DIR

Window

Window CMD command - dir

dir dir you can see a list of directorys and files. dir /a dir /a a : all you can see a list of all directorys and files containing Hidden files and folders dir /ad dir /ad d : directory you can see a list of only directorys containing Hidden folders. dir /ah dir /ah h : hidden you can see only a list of hidden files and folders. dir /ar dir /ar r : readble you can see only a list of readble fil..