Quote:
Originally posted by Panther
Lots, don't use telnet, SSH2 only.
cd dir - move to another directory
cd .. - move back a directory
cd ~ - move to the home directory
ls - display files in directory
ls -a - diplay all files, including hidden
cp source destination - copys a file
mv source destination - moves a file
mkdir dirname - makes a dir
rmdir dirname - removes a dir
rm file - removes a file
rm -f - forces removal of file
rm -rf - removes all files, and all folders in the dir.
Off the top of my head Back to work now..
|
groovin panther ... we covered a lot of what you posted today...test tomorrow...start buliding kernel s next week
why not telnet panther...is not as secure???
yup steve real close to DOS