Need to add numbers together from a file

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a file that looks like this:



$ cat filename.txt
112K CDR011587024051.csv
1568K CDR011587024052.csv
11K CDR011587024054.csv
2789K CDR011587024055.csv


I need to add just the numbers together to get my total.









share























  • Assuming you mean the numbers in the first column, does the K signify 1000? Would there occur any other suffixes? Should the output use the same K unit?
    – Kusalananda
    1 min ago















up vote
0
down vote

favorite












I have a file that looks like this:



$ cat filename.txt
112K CDR011587024051.csv
1568K CDR011587024052.csv
11K CDR011587024054.csv
2789K CDR011587024055.csv


I need to add just the numbers together to get my total.









share























  • Assuming you mean the numbers in the first column, does the K signify 1000? Would there occur any other suffixes? Should the output use the same K unit?
    – Kusalananda
    1 min ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a file that looks like this:



$ cat filename.txt
112K CDR011587024051.csv
1568K CDR011587024052.csv
11K CDR011587024054.csv
2789K CDR011587024055.csv


I need to add just the numbers together to get my total.









share















I have a file that looks like this:



$ cat filename.txt
112K CDR011587024051.csv
1568K CDR011587024052.csv
11K CDR011587024054.csv
2789K CDR011587024055.csv


I need to add just the numbers together to get my total.







linux





share














share












share



share








edited 2 mins ago









Filipe Brandenburger

4,062622




4,062622










asked 9 mins ago









Scott Mick

61




61











  • Assuming you mean the numbers in the first column, does the K signify 1000? Would there occur any other suffixes? Should the output use the same K unit?
    – Kusalananda
    1 min ago

















  • Assuming you mean the numbers in the first column, does the K signify 1000? Would there occur any other suffixes? Should the output use the same K unit?
    – Kusalananda
    1 min ago
















Assuming you mean the numbers in the first column, does the K signify 1000? Would there occur any other suffixes? Should the output use the same K unit?
– Kusalananda
1 min ago





Assuming you mean the numbers in the first column, does the K signify 1000? Would there occur any other suffixes? Should the output use the same K unit?
– Kusalananda
1 min ago
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475910%2fneed-to-add-numbers-together-from-a-file%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475910%2fneed-to-add-numbers-together-from-a-file%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Christian Cage

How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?