You have two options to choose from in case you want to hide a file in MS-DOS:
Option 1:
Use the following attribute command: attrib +h c:\mydoc.txt This command will hide the file ‘mydoc.txt’ positioned in the root of the C: drive making it invisible to another user of the computer. To make this file unhidden [...]

Popularity: 8% [?]