Skip to content

SultanAlhajri/Linux-intro-cli-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-intro-cli-task

Tasks:

  • Use Command whoami and figure out the output. You can use man to know more about whoami.
  • Use Command hostname and figure out the output. You can use man to know more about hostname.
  • Use history command and run one of the processes that appears in the history without re-write the command?
  • Find since when your system was running?
  • Get the data and time in Dubai using CLI?
  • Store calendar output to a file called calender.txt
  • Use this command echos “Oh there is an error” then save the error(output) if appears to file called logs.txt

Additional Challenge:

  • Count how many words in any file in your system?
  • Find the logged in users in your system?

Submission:

  • After finishing the task take screen shot of the script and the output after run the script.
  • Then upload the pictures to the forked repo and then create a pull request.

Always remember to use man command to explore the commands you are using!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published