How to create and delete directories in Linux: How to work with Linux – Ep 9

How to create and delete directories in Linux? Here is your answer. To create directory use mkdir command. To delete directory use rmdir command. To delete non-empty directory ues rm -rf.

Create, Copy, Link, Move and Delete files: How to work with Linux – Ep 8 

some of the file commands are must know for any one who want to know how to work with Linux as user or developer.

Create – touch
Copy – cp
Link – ln
Move – mv
Delete – rm

How to Navigate Linux Filesystem: How to work with Linux – Ep 6

Lean Linux filesystem directories and Navigate the filesystem using terminal commands cd, pwd.

How to use man, info and help commands : How to work with Linux – Ep 5

Using man command
Using info command
Using help command

Design a site like this with WordPress.com
Get started