Windows - 013 Useful Windows Commands
Useful Windows XP commands- Merge two files into another - copy smalefile1 + smallfile2 largefile
- Decompress Files - extract
- pushd and popd same as that for bash.
- Associate a folder to a drive - subst X: C:\windows
- Tree structure for directory - tree
- Find files or find string with in a file - find/findstr
- Hiding files within another file(NTFS Filesystem Specific) - type 1.jpg > 1.txt:hidden.jpg
- Alias a command - doskey ls=dir
- Starting Add/Remove Programs - appwiz.cpl
- Show listening process and port - netstat -no|findstr "LISTEN"
About this entry
You’re currently reading “
- Published:
- 11:13 am
- by -
0 Comments (Post a Comment)