Nando Eva
2017-01-26 07:32:22 UTC
Was using FreeDOS 1.1 2040 kernel? previously and could check for drive or directory existence with the NUL device:
If exist c:\nul echo C: existsIf exist c:\mydir\nul echo C:\mydir exists
This behavior is broken with 2042, no longer being able to identify if a drive/dir exists anymore.
Can the devs please add the previous behaviour with NUL drive/directory identification?
Thank you
If exist c:\nul echo C: existsIf exist c:\mydir\nul echo C:\mydir exists
This behavior is broken with 2042, no longer being able to identify if a drive/dir exists anymore.
Can the devs please add the previous behaviour with NUL drive/directory identification?
Thank you