[K12OSN] home directory permissions

Nils Breunese nils at breun.nl
Fri Jul 11 07:23:39 UTC 2008


David L. Willson wrote:

>> crontab -e
>>
>> Now PgDn to the bottom of the file and hit "A" (capital letter A for
>> Append) and hit the enter to start a new line
>>
>> now type in:
>>
>> * 7,11 * * * chmod 700 /home/*
>>
>> then hit <Esc> then :wq
>
> Let me recommend:
>
> G                               <-- take me to the end of the file
> o                               <-- open a new line below and edit it
> * 7,11 * * * chmod 700 /home/*  <-- type your new line
> ZZ                              <-- safe save and quit

You can leave out G and directly use 'o' to insert a new line below  
your current position.

Nils Breunese.




More information about the K12OSN mailing list