Search Results

Search: Posts Made By: samk
4,931
Posted By samk
passing an unix variable to an XML
I need help

I have a unix command :
VERSION=$(ls -d /vsn/v12.??.??.?? | sort | tail -1)
when i do echo $VERSION, i get the exact value, i want.

Now i want to use this variable and pass it to...
2,317
Posted By samk
Thanks for the reply. When i tried your code, i...
Thanks for the reply.
When i tried your code, i get this:

t01
t02

But i only want t01, so that i can use it in a variable for later use in a shell script

---------- Post updated at 10:16...
2,317
Posted By samk
how to store output to a variable
I need some help:

1) I have a out put from a shell script, the out put looks like this:

Attempting privilege escalation using sudo ...


List backups for CLTST:

Start date ...
Showing results 1 to 3 of 3

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