Record the correct command to satisfy each item (2 pts each)
20 pts
Total
20 pts
Instructions
Perform each of the tasks described below from your home directory and record the command(s) used to complete each task in a text file, submit that text file for a grade.
Determine the path to your current working directory.
Display a list of all the files in your current directory, listing only their names.
Change your password, log off the system, and log back on with your new password. (You don't have to actually change your password, I just want to know the command you would use to do it)
Display a list of all the users currently logged on to the system.
Display a list, including inodes, of the files in your home directory.
Display a list of all the files in in the /etc directory in a single column.
Display only the hours, minutes, and seconds of the current system time.
Display the man page for the ls command
Display a list of the files and directories in your instructors home directory (/home/singer) using a relative path.