[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] *nix Basics was Clearing Web Log



> rm ?????

It might not be a bad idea, since you are fiddling with a Linux box, to do a
search on the net for "unix commands" and get a feel for the basics, ls, rm, df,
du, cp, mv, etc etc. The other alternative is type man ___  where ___ is the
command you want to figure out.

Joe