DIR /A:H only displays files with the hidden attribute. DIR /A/W displays files with the hidden attribute, shows 5 file names per line, and does not display modification time, file size, etc.! DIR /A/S/W displays all files in the current directory and its subdirectories, includes files with the hidden attribute, shows 5 file names per line, and does not display modification time, file size, etc.!

