1 linux tutorialtry the following commands on gator linux


1: Linux TutorialTry the following commands on Gator Linux system and record the response you get for eachcommand 1. find out the usage of "ls" using man (record only the first two lines)

2. Find out the usage of C function "finger" (record only the first two lines)

3. Use "alias" to make "dir" equivalent to "ls -lF" and then run "dir"

4. Use "ls -a" to list all hidden files

5. Use "cat" to list the content of file ".bash_profile"

6. Use tilde to list the content of your home directory

7. Create a subdirectory "Projects" in your home directory

8. Move a file from your home directory to subdirectory "Projects"

9. Copy the file you moved back to your home directory

10. Erase the files in your "Projects" subdirectory

11. Erase subdirectory "Projects"12. use "cat" to copy two files into one file

13. Use "grep" to search for your user name in your ".bash_profile" file

14. Count the number of words in your ".bash_profile" file

15. Find out all the users that are in the system

16. Use pipe to find the listing of users that are currently in the system and write the result toa file userlist.txt. Then display the content of userlist.txt on your screen. Copy thescreen for submission (i.e. you submit an image file screen.jpg).

Solution Preview :

Prepared by a verified Expert
Business Management: 1 linux tutorialtry the following commands on gator linux
Reference No:- TGS02179326

Now Priced at $30 (50% Discount)

Recommended (94%)

Rated (4.6/5)