- Mar
- 30
- 0
Is there a dir switch combination which shows all files and directories, like ls -a in bash?
dir /a:h /a:d will show both hidden and non-hidden directories at the same time, but I cannot find a way to make it show files as well.
I found pdir, but I am not getting very far with it.
dir /a:h /a:d will show both hidden and non-hidden directories at the same time, but I cannot find a way to make it show files as well.
I found pdir, but I am not getting very far with it.