Lines Matching +full:look +full:- +full:up
28 top of the file, but it's clearly marked. Also look at pathnames.h.
32 run if they don't exist. You do need to have a /var, though -- just "mkdir
33 /var" if you don't have one, or you can "mkdir /usr/var; ln -s /usr/var /var"
38 a long-time Usenet user you probably have them already. /usr/local/man is
43 contains no AT&T code, so it is in UUNET's archive of freely-distributable
57 a very serious security problem on your system and you should look into it.
59 Edit your /usr/lib/crontab file into little pieces -- see the CONVERSION file
65 crontab -u uucp -r /usr/lib/uucp/crontab.src
66 crontab -u news -r /usr/lib/news/crontab.src
67 crontab -u root -r /usr/adm/crontab.src
71 they are reinstalled with another `crontab -r' command. (2) The crontab
72 command will affect the crontab of the person using the command unless `-u
73 USER' is given; `-u' only works for root. When using most `su' commands
75 you may think of yourself as root -- so use `-u' liberally. (3) the `-r'
79 Kill your existing cron daemon -- do `ps aux' and look for /etc/cron.
81 Edit your /etc/rc or /etc/rc.local, looking for the line that starts up
83 -- usually /usr/local/etc/cron, unless you changed it in the Makefile.
85 Start up this cron daemon yourself as root. Just type /usr/local/etc/cron
90 you will need the public-domain "libndir", found in the B News source and in