Changes

Jump to: navigation, search
INVESTIGATION 2: FILE PERMISSIONS
# To abort your editing session in vi, type :q! and to abort your editing changes in nano, just type n when prompted to save editing changes<br><br>
# Issue the following Linux command to add write permissions for all files in the memos directory for yourself (i.e. user): <span style="color:blue;font-weight:bold;font-family:courier;">chmod u+w ~/documents/memos/*</span><br><br>
# Repeat the previous step #19. What happened?<br><br># Issue the following command to view permissions for your '''home''' directory: <span style="color:blue;font-weight:bold;font-family:courier;">ls -ld ~</span><br><br>x<br><br>
= LINUX PRACTICE QUESTIONS =
13,420
edits

Navigation menu