[COMP] *nix syntax
- From: "David Bruce Jr" <dbartbruce@xxxxxxxx>
- To: <computers@xxxxxxxxxxxxx>
- Date: Tue, 20 Nov 2001 14:32:23 -0500
About my chmod question:
Did this not work...
cd ~myuser
[root@server myuser] chown -R myuser.myuser /www/cgi-bin/directoryname
...because I have a / in front of www?
cause it did work when I cd-ed to the cgi-bin directory and ran the command.
I can't check to see anymore because the directory I wanted to have
chmoded did get successfully chmoded
so my question is:
would this have worked?
[root@server myuser] chown -R myuser.myuser www/cgi-bin/directoryname
?
David
- Follow-Ups:
- [COMP] Re: *nix syntax
- From: weez
Other related posts:
- » [COMP] *nix syntax
- » [COMP] Re: *nix syntax
- » [COMP] Re: *nix syntax
- » [COMP] Re: *nix syntax
- » [COMP] Re: *nix syntax
- » [COMP] Re: *nix syntax
- » [COMP] Re: *nix syntax
- [COMP] Re: *nix syntax
- From: weez