Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Other user execute a command which accessed by root

Status
Not open for further replies.

ozi403

Technical User
Apr 29, 2002
54
0
0
TR
Hi,

I want to execute a command which owner is root with another user. But without changing its previliges.
In Tru64 it's been made by "dop" command. For example:
I want to execute
> ls -l
but don't want to execute
>ls -ltr

is it possible?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top