Command Line Basics
A fifteen minute walkthrough of the very basic commands for the command line. Here are the most important commands:
| cd | change directory |
| mv | move file or directory |
| touch | create an empty file |
| rm | delete file or folder |
| cp | copy file or folder |
Learn more
- Couse: Command Line Basics
Related
Click here to login or connect!To view this content, you must be a member of Tim's Patreon at €8 or […]