6085 links
  • GuiGui's Show
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
 
  • paste (Unix) - Wikipedia

    paste is a shell command that joins files horizontally (parallel merging) by writing to standard output lines consisting of the sequentially corresponding lines of each input file, separated by tabs.
    […]
    Sum the numbers from 1 to 100: $ seq 1 100 | paste -d + -s | bc

    #somme #nombres #shell #bash

    May 3, 2026 at 7:16:39 AM UTC - permalink - https://en.wikipedia.org/wiki/Paste_(Unix)
Links per page: 20 50 100
 
Mentions légales identiques à celles de mon blog | CC BY-SA 3.0

Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community