Search Results

Search: Posts Made By: hemtar
7,007
Posted By hemtar
What we are doing is a software audit of a HP-UX...
What we are doing is a software audit of a HP-UX system. Do you think that is better to use

swlist -l product

for example? We have to compare it with the licenses purchased and we thought that...
7,007
Posted By hemtar
hehe, yes! It does unquote the variable, because...
hehe, yes! It does unquote the variable, because of that I put a pipe after the AWK loop like this:

word_count++

}
}' | tr "\n" " ")

This worked fine!
...
7,007
Posted By hemtar
I will answer myself
It DOES NOT happend if you do it like in my example.

I think is something related with AWK. Is it inserting carriage returns between words? This is my AWK code.

It's runned in HP-UX. swList...
7,007
Posted By hemtar
Echo working funny
Hello, this is my first post and question. I have search before for this problem but didn't find anything similar.

My case: I have a string inside the variable string1 like this:

string1="lala...
Showing results 1 to 4 of 4

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