This unix and linux site aims to provide book reviews and free ebook on unix linux, unix commands, unix shell, unix programming, unix shell scripting, unix tutorial, suse linux, rehat linux, debian linux, slackware linux, linux server, linux commands, fedora linux, linux gui, linux networking, unix time sharing concepts, programming linux games, samba-3, motif programming, unix signal programming, and linux complete reference, etc

UNIX Help : Commands and Tips

Eggdrop shell support

satexas.com

What are the basic commands in Unix to move around my account?

  • pwd [Tells you your current directory (in full)]
  • cd [Takes you to your HOME (starting directory)]
  • cd .. [Moves you backwards one directory]
  • cd /dir/dir [Moves you to a particular directory]

What are the basic Unix commands to copy & move files?

  • cp file file2 [opies the file to file2
  • mv file newfile [Moves, or renames, the file]
  • rm file [Removes the file permanently]
  • rm -rf file [Forces a removal of a file]
  • rm -rf dirname [Removes a directory, and all it's subdirectories]

Click to Read More

Popular Posts

Linux Unix Books