Shell scripting basics quizes
What does LTS stand for?
- Last Terrible Service
- Long Term Support
- Long Time Support
How do you change directory on Linux?
-
ls -
pwd -
cd -
which
What command would you use to list files on Linux?
-
ls -
pwd -
cd -
which -
list
What does RTFM stand for?
- Read The F** Manual
- Remember The First Manipulation
- Read, Teach, Forget, Migrate
