> > if you are on a unix > > cat /dev/null > mud/lib/etc/players This will cat 'null' into the file called 'players' > cat mud/lib/etc/players >/dev/null This will cat players to nowhere. Not remove it. > If you did the cat /dev/null >blehfile, then you got an interesting file. A file with a null string in it to be precise. Better known as a 'zero byte file'. -- Erm... Yeah. Whatever. +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST