Thread: Linux Language
View Single Post
Old 17-06-2005, 01:27 PM   #5
Data
retired
 
Data's Avatar


 
Join Date: Jun 2004
Location: Jan Mayen, Svalbard and Jan Mayen
Posts: 2,167
Default

dos --- linux (some info)

md --- mkdir
cd --- cd

dir ---- ls -la
dir/w --- ls (comes from list)

del ---- rm (comes from remove)
rd/deltree ---- rm -r

copy --- cp (comes from copy)
type ---- cat

__________________
Flowing with the stream of life
Data is offline                         Send a private message to Data
Reply With Quote