Home
Press ? for keyboard navigation
❮
Exercise: shutdown vs halt
ls -l
❯
File security - File system rights management
ls -l
chmod
chmod octal
Change ownership with chown
Change group only using chgrp
Default file permissions: umask
Shell Script
Perl
Python
Exercise: Create Bash script
Exercise: File security
Exercise: Remove write protected file
Exercise: chmod
Solution: chmod