I have to open a directory from terminal but the directory name contains a single quote, how Can I open it? Here is the name of the directory
02. Setting Up 'Shop
|
I have to open a directory from terminal but the directory name contains a single quote, how Can I open it? Here is the name of the directory
|
|||||
|
|
Either escape spaces and the quote with |
|||
|
|
|
suround the directory name with quotes
or mask the 'special' characters
|
|||||||||||
|