Use cat to read the days file and send it to standard output, through a pipe- line, to standard input of the sort (Sobell, pages 58 and 145) utility. The result will be a list of days in alphabetical order.
What will be an ideal response?
$ cat days | sort
Friday
Monday
Saturday
Sunday
Thursday
Tuesday
Wednesday
Computer Science & Information Technology
You might also like to view...
_______ can be used to assign an object of a class to another object of the same class.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Shared workbooks only function properly on network drives that are read-only
Indicate whether the statement is true or false
Computer Science & Information Technology
A computer ________ is two or more computers connected using software and hardware so that they can communicate with each other.
A. network B. switch C. broadband D. node
Computer Science & Information Technology
An unordered list can use _____.?
A. alphabets B. ?discs C. ?squares D. ?numbers
Computer Science & Information Technology