Enabling server mode

Atro Tossavainen yellowdog-general@lists.terrasoftsolutions.com
Mon, 9 Aug 2004 09:29:27 +0300 (EEST)


> echo -n 123 > powerup-boot0
> tr 1 '\001' < powerup-boot0 > powerup-boot1
> tr 2 '\023' < powerup-boot1 > powerup-boot2
> tr 3 '\001' < powerup-boot2 > powerup-boot

Why all the temporary files...

echo -n 123 | tr 123 '\001\023\001' > powerup-boot

-- 
Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
+358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
< URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS