Re: Read a file with only execute permission?
From: Bill Unruh (unruh@physics.ubc.ca)Date: 12/28/01
- Next message: Marc Spitzer: "Re: Read a file with only execute permission?"
- Previous message: greyfell@zerobyte.org: "Re: Read a file with only execute permission?"
- In reply to: greyfell@zerobyte.org: "Read a file with only execute permission?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: unruh@physics.ubc.ca (Bill Unruh) Date: 28 Dec 2001 00:58:08 GMT
In <dmkm2u0p2ks5ejqn8jovvpf1pa1gu37eqc@4ax.com> greyfell@zerobyte.org writes:
] I am trying to find a way to view the source of a shellscript
]to which the author has granted only execute permission. He wants his
If it is a shell script, then you MUST have read permission in order to
execute it. (assuming "you" are not root. If you are root, you can read
it anyway) (Unless of course Unixware has changed the behaviour)
If it is a compiled program then you do not need read permission-- but
reading it would be a bit useless anyway.
]Unix version of this utility to be the only way to perform the task --
]I want to just write it into a Windows program I'm writing and save
]the trouble of logging into the Unix server to perform *one* step in a
]complex process. Surely there is some way I can view a file if I have
]rights to execute it, right? This is a UnixWare7 server. Any help
]appreciated. Since it's ego and not practicality that drives him to
]keep this secret, I'd like to get at it despite his efforts and knock
]him down a notch. TIA!
- Next message: Marc Spitzer: "Re: Read a file with only execute permission?"
- Previous message: greyfell@zerobyte.org: "Re: Read a file with only execute permission?"
- In reply to: greyfell@zerobyte.org: "Read a file with only execute permission?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|