Assignment
Assignment
Completion requirements
Opened: Monday, 21 June 2021, 12:00 AM
Due: Friday, 25 June 2021, 12:00 PM
For this assignment you will need to explore which commands are used to achieve the following tasks:
- Check running processes and display only the ones that belong to you.
- Check running processes and display the process ID (PID) of the ones that belong to you.
- Check running processes and display how many they are.
- Search for a string in a text file, and display just an acknowledgement that the string has been found or not.
- Create an alias to login into the Teach cluster.
- Display the mac (ethernet) address of your network card.
- Create a directory in your $HOME directory, change into it, and display the contents of the parent directory, all in one single command line.
- Display the top ten running processes – sorted by memory usage
- List the commands you use more often
- Display all IP addresses connected to your host
- command(s) #1
output task #1 - command(s) #2
output task #2
....
Upload the text file to the assignment dropbox.
Deadline Friday June 25th at noon
Late submissions will not be accepted as solutions to the assignment will be discussed on Friday's class.