Search Results

Search: Posts Made By: sachin.bajaj
27,025
Posted By sachin.bajaj
Another Solution......... #!/usr/bin/ksh ...
Another Solution.........

#!/usr/bin/ksh

string1=qwerWhatever
string2=qwerWhatever1
currdir=`pwd`

echo "string1 ==> $string1"
echo "string2 ==> $string2"
echo "currdir ==> $currdir"
...
Showing results 1 to 1 of 1

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