Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
Sum of output unix Code Example
sum of output unix
perl -lne '$x += $_; END { print $x; }' < mydatafile or awk '{s+=$1} END {print s}' mydatafile
Source:
stackoverflow.com
Next
Previous
Shell
Related
check all background process in linux Code Example
install ruby on rails Code Example
apt install yarn Code Example
yarn ubuntu Code Example
how to delete command from terminal history Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
10