The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 01-17-2007
grial's Avatar
grial grial is offline Forum Advisor  
El UNIX es como un toro
  
 

Join Date: Jun 2006
Location: Madrid (Spain)
Posts: 531
Quote:
Originally Posted by vino
the l in -l is the alphabet l (el) and not the digit 1
Anyway,
Code:
su - kanth -c "programe1"
(without "-l") is enough for my su...
Quote:
Originally Posted by srikanthus2002
SUID can not be set becasue all are application related programe.
Why? You just need to change the owner and set the bit... Perhaps you mean you don't have the possibility to do this, right?
Regards.