1‐1
Operating Systems: Configuration & Use
CIS345
Mostafa Z. Ali Mostafa Z. Ali
mzali@just.edu.jo
Fall 2009
The Linux Utilities
Lecture 5
Mostafa Z. Ali Mostafa Z. Ali mzali@just.edu.jo 1 1 The Linux - - PowerPoint PPT Presentation
Fall 2009 Lecture 5 Operating Systems: Configuration & Use CIS345 The Linux Utilities Mostafa Z. Ali Mostafa Z. Ali mzali@just.edu.jo 1 1 The Linux Utilities Linux did not have a GUI. It ran on character based terminals only,
1‐1
Lecture 5
What the hunk covers from both files
Displaying the # of files in a directory. The wc (word count) utility with the –w option displays the # of words in its standard input or in a file you specify on the command line
When an unquoted asterisk (*) is used
expands the asterisk into a list of filenames in the directory
The –d (delete) option causes tr to remove RETURNs (represented by \r) as it makes a copy of the file
The –l (long) option causes ls to display more information The –v (verbose) option causes bzip2 to report how much it was able to reduce the size of the file
The * means that the user has blocked messages sent to the terminal