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 UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 09-11-2007
kittielemieux kittielemieux is offline
Registered User
 

Join Date: Sep 2007
Posts: 4
since everything else is run under user x, maybe you can just enclose the sftp command for user y in an su -c command
Reply With Quote