Results 1 to 2 of 2
SLES 9. Logged in as Root. How do I create folders and files for a particular group without switching to that group, simply as root? I can do it under ...
- 03-08-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
Root Folder Creation
SLES 9. Logged in as Root. How do I create folders and files for a particular group without switching to that group, simply as root? I can do it under Xandros since I'm prompted for a group name, but can't seem to get the same results here.
- 03-09-2007 #2Just Joined!
- Join Date
- Nov 2006
- Posts
- 5
chgrp <group> <file>


Reply With Quote