Skip to content

Quentin Adt's Notes

The blog of Quentin Adt

  • 1. Home
  • 2. About Quentin Adt
◄ HOME > POST ►

Shell linux AWK: Addition of the 2nd column separated by tabs

DATE: 2015-01-22 14:32
AUTHOR: Quentin
CATEGORY: Shell linux, Small notes
READING TIME: 1 min
awk -F't' '{a+=$2}END{printf "%in",a}'
Quentin
Quentin
POST ID: 0136
VIEWS: 71
COMMENTS: 0
SHARE:
[TWITTER] [FACEBOOK] [EMAIL]

RELATED POSTS

2024-06-28

Remote File Sharing : A One-Command HTTPS Server Solution for SSH Users

Do you often need to quickly retrieve output files from scripts executed over SSH? Something…
2013-08-13

Installation Symfony2, Solarium & NelmioSolariumBundle

Nelmio Solarium Bundle permet de connecter Solarium à Symfony2. Ce bundle est une initiative de…
2017-09-29

Linux shell bash colors : the easy way to change them

#Backup your dircolors file : dircolors -p > ~/.dircolorsrc #Change the color .dircolorsrc : nano…

Post navigation

PREVIOUS POST Shell Linux: Sort on 2nd column with tab separated content
NEXT POST Linux shell bash colors : the easy way to change them

POST COMMENT [CANCEL REPLY]

COMMENT FORM

REQUIRED FIELDS: NAME, EMAIL, COMMENT
MAX LENGTH: 2000 CHARACTERS
MODERATION: DISABLED
0 / 2000 Basic HTML allowed: <b> <i> <u> <a>
⚠ Your email address will not be published. Required fields are marked with *
Email will not be published

© 1997 Quentin Adt's Notes - All rights reserved
| Powered by WordPress
| POSTS: 64 • PAGES: 1 • UPTIME: 00:00:00
  • SEO
  • Development
  • Digital Nomad
  • About Me :)
> Thank you for visiting! _