PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: air traffic controller

Unix/Linux Command Reference - Cheat Sheet

Unix/Linux Command Commandsls directory listingls -al formatted listing with hidden filescd dir - change directory to dircd change to homepwd show current directorymkdir dir create a directory dirrm file delete filerm -r dir delete directory dirrm -f file force remove filerm -rf dir force remove directory dir *cp file1 file2 copy file1 to file2cp -r dir1 dir2 copy dir1 to dir2; create dir2 if it doesn't existmv file1 file2 rename or move file1 to file2if file2 is an existing directory, moves file1 into directory file2ln -s file link create symbolic link link to filetouch file create or update filecat > file places standard input into filemore file output the contents of filehead file output the first 10 lines of filetail file output the last 10 lines of filetail -f file output the contents of file as it grows, starting with the last 1

Unix/Linux Command Reference.com File Commands ls – directory listing ls -al – formatted listing with hidden files cd dir - change directory to dir cd – change to home pwd – show current directory mkdir dir – create a directory dir rm file – delete file rm -r dir – delete directory dir rm -f file – force remove file rm -rf dir – force remove directory dir *

Loading..

Tags:

  Linux, Unix, Sheet, Reference, Command, Teach, Cheat sheet, Unix linux command reference

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Unix/Linux Command Reference - Cheat Sheet

Related search queries