Unit I
File and Directory Management
- Practice Linux file and directory management commands: ls, pwd, cd, mkdir, rmdir.
- Create, remove, and modify directories and verify the current working directory.
- Demonstrate file permissions using chmod and verify access rights.
- Practice file ownership operations using chown, lchown, and fchown.
- Create and manage hard links and soft links using link, symlink, and unlink.