Search Results

Search: Posts Made By: omoyne
2,187
Posted By clx
If I am not wrong then probably file has been...
If I am not wrong then probably file has been mentioned unintentionally.

Should be something like

var=$(command | awk '{t+=$NF}END{print t}')
2,187
Posted By Franklin52
Something like this? command | awk...
Something like this?
command | awk '{t+=$NF}END{print t}' file
3,689
Posted By curleb
nothing in the basic ksh toolset...however, to...
nothing in the basic ksh toolset...however, to paraphrase the following site Solaris Jedi: Solaris Date command and epoch time...
Showing results 1 to 3 of 3

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