GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   anyone know more about chown? (https://gfy.com/showthread.php?t=517699)

3M TA3 09-17-2005 02:28 PM

anyone know more about chown?
 
I was asked to change owners of files on Linux for a shared hosting client and to use the following command:

chown R username:username {path to file}

I normally run this:

chown username {path to file}

I tried running his command and it didn't work so I ran mine and it worked. He's happy but I must know more!

was this guy smoking something or was he thinking FreeBSD or another OS?

I thumbed through the pocket linux book and found nothing

colpanic 09-17-2005 03:54 PM

it's -R, not R. (or maybe even -r .. I don't remember exactly)

Gungadin 09-17-2005 03:55 PM

Quote:

Originally Posted by colpanic
it's -R, not R. (or maybe even -r .. I don't remember exactly)

Yeah, -R, --recursive
operate on files and directories recursively

Wilbo 09-17-2005 04:14 PM

Yup -R I had to look it up once too.

DatingGold 09-17-2005 04:16 PM

-R

so maybe something like this


chown -R username.groupname *


All times are GMT -7. The time now is 12:29 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123