unix Command =>Dos Command
Grep -r => findstr /S
ps aux => tasklist /v
kill -9 => taskkill /f /im imagename
cp => copy
find . -name =>dir filename /S
Currently looking for locate or find . -name available in linux
Got the answer for above one. Thanks to Satish. Updated the list accordingly.
Showing posts with label commands. Show all posts
Showing posts with label commands. Show all posts
Tuesday, May 25, 2010
DOS equivalent of linux commands
Labels:
commands,
dos,
equivalent,
unix
Subscribe to:
Posts (Atom)