QUESTION : I’m at folder Music, all right? and let’s say I want to know the name and other attributes […]
Tag: dir
Are the “.” and “..” entries in a dir listing always the same?
QUESTION : When would the “.” and “..” entries in a dir listing differ? (I understand they represent two different […]
Why does “dir *.*~” list files in a way different to what is expected?
Problem : In my directory I have the files files x.dll x.lib x.pdb x.exp x.plugin When I issue the command […]
List files in CMD with DIR
Problem : I’m trying to use DIR to list all files in the current directory and sub directories ordered alphabetically. […]
Searching for files within a number of folders in command line in Windows 10
Problem : I’m trying to find the proper syntax for finding all the files with a specific name that are […]
list files with first char within specific range
QUESTION : I need to list all files that have first char within a specific range. If I use Powershell […]
Why am I getting “File Not Found” when typing “dir” in the command prompt?
Problem : On my Windows XP machine, I type dir into the command prompt in a specific directory. It starts […]
list files with first char within specific range
Problem : I need to list all files that have first char within a specific range. If I use Powershell […]
Default file order of “dir” command in Windows console
QUESTION : Just wondering how Windows determines file ordering when running a dir command (without any arguments) in a command […]
`DIR /B /O:N > filename.txt` but only showing folders without a certain file
Problem : I’m trying to make a list in XP of folders which do not contain a .jpg file. I […]
- 1
- 2