Basic linux commands everyone should know!
Jump to navigation
Jump to search
Here are a few simple linux commands that should make life a bit easier for you. Please everyone, add anything you think would be useful!
- mkdir
mkdir newdir newdir2
This will create two new directories, newdir and newdir2