Hi Floks!
This is Sravan!
I am new to linux and I am trying to write bash shell script in which I want to change the user but the statements which are after the "su " command are not working that I mean I want to execute some statements as the changed user
here is the code
ls
su <<username>>
ls
this code is executing but I am unable to execute the nxt cmd to su
please some one help me as I am running out of time
Thanks In Advance
Sravan Reddy
India