Discussion :: DOS Basics
- Which command displays only file and directory names without size, date and time information?
Answer : Option C
Explanation :
dir/b command barely lists the names of files and directories without any other information like size, date, time etc.
Be The First To Comment