Search Results

Search: Posts Made By: antoniorajr
1,616
Posted By Aia
Muy facil. split($2, a, "/") $2 is the string...
Muy facil.
split($2, a, "/")
$2 is the string you want to split
a is any user given variable name
"/" is the separator that you want to split from
After that, you can retrieve the values by...
1,616
Posted By Aia
Antonio, Your output does not reflect what...
Antonio,

Your output does not reflect what your data says. I get:

awk -F"," '{print " "$2";"8600";"$1";CPU_UTIL;SYSGLB;"$4";"$1" "}' antonio.file
...
Showing results 1 to 2 of 2

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