Unix/Linux Command Reference - cheat sheets
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 10 linesProcess Managementps display your currently active processestop display all running processeskill pid kill process id pidkillall proc
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 *
Download Unix/Linux Command Reference - cheat sheets
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
Related search queries
Building a Small Embedded Linux Kernel Example, GNU/Linux Command-Line Tools Summary, GNU/Linux Command−Line Tools Summary, Linux Fundamentals, Commands, LINUX, Linux Commands, Red Hat, Training Linux Debugging, Oracle Solaris command casebook for Linux, Fujitsu, Introduction to Linux, Summary of useful Linux commands