Linux Activity: remove a file and a folder using absolute paths Considering a folder my folder containing files and insi
Posted: Tue Jul 12, 2022 8:11 am
Linux Activity: remove a file and a folder using absolutepaths
Considering a folder my folder containing files andinside /home/user: which command do you use to delete thefolder using an absolute path and without using single or doublequotes? We would also want the command to alwaysprompt before removing. Don't put a / atthe end of the command and use only one - with twooptions in the answer. The options must follow the reversealphabetical order for the answer to be correct.
How do you use the yes command to removethe /bin folder using an absolute path? Wewould also want the command to always prompt beforeremoving. Be careful of spaces before and afterthe | character. Use only one - in the answer.The options must follow the reverse alphabetical order for theanswer to be correct.
How do you create the hierarchy D1/D2/D3 inside theworking folder? Do not put any / at the end of theanswer.
Considering a folder my folder containing files andinside /home/user: which command do you use to delete thefolder using an absolute path and without using single or doublequotes? We would also want the command to alwaysprompt before removing. Don't put a / atthe end of the command and use only one - with twooptions in the answer. The options must follow the reversealphabetical order for the answer to be correct.
How do you use the yes command to removethe /bin folder using an absolute path? Wewould also want the command to always prompt beforeremoving. Be careful of spaces before and afterthe | character. Use only one - in the answer.The options must follow the reverse alphabetical order for theanswer to be correct.
How do you create the hierarchy D1/D2/D3 inside theworking folder? Do not put any / at the end of theanswer.