defect122

windows commands - dir listing folders

Feb 29th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. windows commands stuff:
  2.  
  3. dir /ad /b /on (simple output of folders in alphabetical order)
  4. dir /aa /b /on (simple output of archives)
  5. dir /ad /b /on > test.txt (output copied to a textfile)
Advertisement
Add Comment
Please, Sign In to add comment