How can you look at the folder in terminal without opening the folder so that you see files in the folder?
closed as no longer relevant by Rich B, TheTXI, Can Berk Güder, George Stocker, Masi Mar 16 at 15:56 |
|
|
My unix is rusty but how about?:
For example:
HTH |
||
|
|
|
BTW: The "folder" metaphor does not drive the terminology in unix: it's called a "directory". I presume you want to list the directory attributes without seeing the contents, yes? Use
The command " The path you use can be relative as in " |
|||
|
|
