Re: UNIX questions
> Where are defined daemon which are run at boot ? (I would like to run fetchmail -d at boot)
Just add these couple of lines to, say /etc/init.d/netstd_misc
Or create your own file and add it with "update-rc.d" command.
> Is there any bash command to wait for n seconds ?
sleep n
Alex Y.
--
_
_( )_
( (o___ +-------------------------------------------+
| _ 7 | Alexander Yukhimets |
\ (") | http://pages.nyu.edu/~aqy6633/ |
/ \ \ +-------------------------------------------+
Reply to: