Search Results

Search: Posts Made By: svhyd
8,556
Posted By svhyd
Thanks, that worked.
Thanks, that worked.
8,556
Posted By svhyd
Running multiple commands stored as a semi-colon separated string
Hi,

Is there a way in Korn Shell that I can run multiple commands stored as a semi-colon separated string, e.g.,

# vs="echo a; echo b;"
# $vs
a; echo b;

I want to be able to store commands...
Showing results 1 to 2 of 2

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