Which mkdir option should be used to create parent directories (that don’t already exist) along with the specified directory?

Which mkdir option should be used to create parent directories (that don’t already exist) along with the specified directory?Category: Introduction to Linux IAuthor "LinuxQuestions"Which mkdir option should be used to create parent directories (that don’t already exist) along with the specified directory?
Linux Questions Staff asked 1 year ago

Which mkdir option should be used to create parent directories (that don’t already exist) along with the specified directory?

  • -F
  • -d
  • -A
  • -p

About the author