Search Results

Search: Posts Made By: Shazin
Forum: Solaris 07-13-2010
10,035
Posted By niyazi
You can use su - username command to switch user...
You can use su - username command to switch user and expect command in order to pass the password to su command as follows:



#!/usr/bin/expect --

set password yourpassword

spawn su -...
19,659
Posted By jim mcnamara
sed -n '3,5p' filename
sed -n '3,5p' filename
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy