You want to create a directory called ~/Documents/papers, but you're not sure that the ~/Documents directory exists. What command can you type to create the desired directory and its parent directory if it doesn't already exist?
What will be an ideal response?
The -p option to mkdir creates parent directories if they don't already exist
You might also like to view...
What is the primary function of the Activity Decomposition Decision Tree?
What will be an ideal response?
In VBA, everything between and including the two following lines would be the CleanData sub procedure
Sub CleanData() End Sub Indicate whether the statement is true or false
If an assigned task is ____________________, then the task belongs to that person to complete.
Fill in the blank(s) with the appropriate word(s).
____ is a critical extension only applicable for CA certificates. It is composed of two fields called permitted subtrees and excluded subtrees.
A. Name constraints B. Policy mappings C. Policy constraints D. Basic constraints