The UNIX and Linux Forums  

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



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
find and FTP multiple files in Korn Shell lambjam UNIX for Dummies Questions & Answers 2 08-13-2007 11:50 PM
Help with Korn Shell script heprox AIX 1 12-19-2005 02:04 PM
How to process multiple files in Korn Shell stevefox Shell Programming and Scripting 3 11-22-2005 06:39 AM
korn shell script pavan_test UNIX Desktop for Dummies Questions & Answers 3 10-27-2005 01:09 PM
korn shell script pavan_test UNIX for Dummies Questions & Answers 1 10-26-2005 02:17 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 07-29-2004
furrari furrari is offline
Registered User
  
 

Join Date: Jul 2004
Posts: 2
[Solved] Multiple su - in Korn Shell script

i am trying to do something like this :


Code:

#!/bin/ksh
# Change to the userid user1
su - user1

#Issue the command to change directory and list files
cd /home/user1/
ls -lrt
exit				#Come out of the user1 to root again
 
#change to user 2

su - user2
cd /home/user2/
ls -lrt
exit				#back to root again


#come out of the script
done				# Is this needed?

Trying to execute this as root ( with appropriate permissions) however only the first line executes. Where am i going wrong?

Thanks

Last edited by furrari; 07-30-2004 at 10:29 AM..
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 07:18 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0