Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 649 Bytes

File metadata and controls

33 lines (25 loc) · 649 Bytes

img

Shell scripting basics quizes

Question #0

What does LTS stand for?

  • Last Terrible Service
  • Long Term Support
  • Long Time Support

Question #1

How do you change directory on Linux?

  • ls
  • pwd
  • cd
  • which

Question #2

What command would you use to list files on Linux?

  • ls
  • pwd
  • cd
  • which
  • list

Question #3

What does RTFM stand for?

  • Read The F** Manual
  • Remember The First Manipulation
  • Read, Teach, Forget, Migrate