Search Results

Search: Posts Made By: tharmendran
Forum: Solaris 05-30-2016
5,424
Posted By MadeInGermany
problem #2 is that /usr/bin/awk cannot read a...
problem #2 is that /usr/bin/awk cannot read a number if a character is appended. Here in $9 a % character is appended. Work-around: /usr/bin/nawk
With the default print action
prstat 5 1 | nawk...
Forum: Solaris 05-30-2016
5,424
Posted By RudiC
Try $9+0 (to convert it into a number).
Try $9+0 (to convert it into a number).
Showing results 1 to 2 of 2

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