View Single Post
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#46
Originally Posted by rotoflex View Post
I am only superficially Linux-agile. Is there some way in terminal on the N900 to change the permissions of the 8 directories off the root of the N900's SD card to rwe for all, recursively down through all the subdirectories?
Code:
ls -la
Shows permissions.

chown = change owner
chgrp = change group
chmod = change mode

These will change permissions but learn how to use them first.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.