|
Home > Archive > Unix Shell > November 2007 > file owner
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| franzi 2007-11-20, 7:33 am |
| Maybe that's OT but a friend of mine gave me some files about medicine
with no permission
is there a script so i can read those files in ppt and pdf format.
I've tried hexdum -C medicine.ppt,to see if there was something where
i can change the ownerships but i wasn't able to go through,i've also
tried chmod +rw medicine.ppt no way as well
| |
| Bill Marcum 2007-11-20, 1:26 pm |
| On 2007-11-20, franzi <hazzino@gmail.com> wrote:
>
>
> Maybe that's OT but a friend of mine gave me some files about medicine
> with no permission
> is there a script so i can read those files in ppt and pdf format.
> I've tried hexdum -C medicine.ppt,to see if there was something where
> i can change the ownerships but i wasn't able to go through,i've also
> tried chmod +rw medicine.ppt no way as well
You have to be root to change the ownership of a file, or be the owner
to change the permissions.
| |
| franzi 2007-11-20, 7:29 pm |
| On 20 Nov, 16:01, Bill Marcum <marcumb...@bellsouth.net> wrote:
> On 2007-11-20, franzi <hazz...@gmail.com> wrote:
>
>
>
>
> You have to be root to change the ownership of a file, or be the owner
> to change the permissions.
done it,thanks
| |
| Maxwell Lol 2007-11-20, 7:29 pm |
| franzi <hazzino@gmail.com> writes:
> Maybe that's OT but a friend of mine gave me some files about medicine
> with no permission
How did he "give" them to you?
Normally files you receive and/or create have your owner ID on it.
|
|
|
|
|