Windows | Linux | What it does? |
dir | ls -lah | List files on a directory in a human view |
copy | cp | Copy files |
move | mv | Move Files |
cls | clear | Clear screen |
md | mkdir | Create folder |
rd | rmdir | Remove folder |
del | rm | Remove a file |
deltree | rm -r | Remove a folder and its contents |
Sunday, June 3, 2007
From Windows to Ubuntu... CLI...
Interesting...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment