Welcome!

By registering with us, you'll be able to discuss, share and exchange private messages with other members of our community.

SignUp Now!

Done Full path with short names

Actually, this looks like a bug... from DIR in the help file

/F Display each filename with its drive letter and path in a single column, without other information. If you use /F with /X, the "short" version of the entire path is displayed.

Code:
[C:\]dir /f /x
C:\BIN
C:\Brother
C:\cygwin64
C:\DL
C:\Games
C:\Logs
C:\MinGW
C:\MSI
C:\PerfLogs
C:\PROGRA~1
C:\PROGRA~2
C:\Python34
C:\Sandbox
C:\Users
C:\Windows
C:\Windows.old
C:\RHDSetup.log
C:\SBC2SE~1.LOG

[C:\]cd "Program Files"

[C:\Program Files]dir /f /x
C:\Program Files\.
C:\Program Files\..
C:\Program Files\AACSUP~1
C:\Program Files\Bonjour
C:\Program Files\COMMON~1
C:\Program Files\DIFX
C:\Program Files\EmEditor
C:\Program Files\GUILLE~1
C:\Program Files\HANDBR~1
C:\Program Files\Intel
C:\Program Files\INTERN~1
C:\Program Files\Java
C:\Program Files\JPSoft
C:\Program Files\Logitech
C:\Program Files\LOGITE~1
C:\Program Files\MICROS~1
C:\Program Files\MSBuild
C:\Program Files\NEXUSM~1
C:\Program Files\NVIDIA~1
C:\Program Files\Oracle
C:\Program Files\Realtek
C:\Program Files\REFERE~1
C:\Program Files\SANDBO~1
C:\Program Files\TAP-NO~1
C:\Program Files\TAP-WI~1
C:\Program Files\THRUST~1
C:\Program Files\UNP
C:\Program Files\Ventrilo
C:\Program Files\WINDOW~1
C:\Program Files\WIF4A9~1
C:\Program Files\WINDOW~2
C:\Program Files\WI54FB~1
C:\Program Files\WINDOW~3
C:\Program Files\WINDOW~4
C:\Program Files\WI8A19~1
C:\Program Files\WIBFE5~1
C:\Program Files\WIDB62~1
C:\Program Files\WID5B1~1
C:\Program Files\WinRAR
C:\Program Files\zabkat
 
@rconn @Charles Dye Does this need to be moved to the Support forum as a bug report or will it be noticed from here?
 

Similar threads

Back
Top