Шукаєте відповіді та рішення тестів для DevOps I: Linux and Networking Fundamentals? Перегляньте нашу велику колекцію перевірених відповідей для DevOps I: Linux and Networking Fundamentals в softserve.academy.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
In user`s home directory is folder 'photo dir'
Which of the three method will copy the directory named "photo dir" recursively from the user`s home directory to /backups?
What is the output of:
In the script shown below
'greeting' is:
Suppose your current working directory is your home directory.
How could you run the script 'demo.sh' that is located in your home directory?
Find three correct answers.
In user`s home directory is folder 'photo dir'
Which of the three method will copy the directory named "photo dir" recursively from the user`s home directory to /backups?
How would you find the last copy command run in your history?
Which statement checks whether the variable 'num' is greater than five?
How could you change your Bash shell prompt to the following?
HAL>
When used from within a script, which variable contains the script's name?
For example you in home directory and in this directory is some files including '.html' files.
How could you get a list of all '.html' files in current directory?