Below is a sequence of shell commands that we typed into a bash terminal window on a Linux machine and some of the output that was produced. Your job is to write the output produced by the commands in...


Below is a sequence of shell commands that we typed into a bash terminal window on a Linux machine and some of the output that was produced. Your job is to write the output produced by the commands in the sequence. The commands are executed consecutively and changes made by one command may affect the output produced by later commands.


First Create a Directory and Rename as Name_AridNo like (Ali_18-Arid-102) and then execute the following commands and show output.



  1. Shell > pwd /home/me/test

  2. > ls -F hw1 hw1.bak tmp/

  3. > bash

  4. > touch it

  5. > cd tmp

  6. > ls –F justme.txt

  7. > echo “Dear Ali” > diary

  8. > cat ‘Name_AridNo’ /etc/hosts

  9. > pwd



Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here