Xargs Should Be In Your Command Line Toolbag
DistroTube DistroTube
244K subscribers
94,220 views
0

 Published On Jul 18, 2021

Xargs is an important shell utility to know because it allows you to execute to pass standard input as an argument to another command. While many command line programs allow standard input to be used as a parameter (things like grep, sed, awk etc.), many other programs do not allow for this (such as echo and rm). This is where Xargs comes in handy.

REFERENCED:
► https://man7.org/linux/man-pages/man1...

WANT TO SUPPORT THE CHANNEL?
💰 Patreon:   / distrotube  
💳 Paypal: https://www.paypal.com/cgi-bin/webscr...
🛍️ Amazon: https://amzn.to/2RotFFi
👕 Teespring: https://teespring.com/stores/distrotube

DONATE CRYPTO:
💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ

SOCIAL PLATFORMS:
🗨️ Mastodon: https://distrotoot.com/@derek
👫 Reddit:   / distrotube  
📽️ LBRY/Odysee: https://odysee.com/$/invite/@DistroTu...

DT ON THE WEB:
🕸️ Website: http://distrotube.com/
🐿️ Gemini Capsule: gemini://distro.tube
📁 GitLab: https://gitlab.com/dwt1

FREE AND OPEN SOURCE SOFTWARE THAT I USE:
🌐 Brave Browser - https://brave.com/dis872
📽️ Open Broadcaster Software: https://obsproject.com/
🎬 Kdenlive: https://kdenlive.org
🎨 GIMP: https://www.gimp.org/
🎵 Ardour: https://ardour.org/
💻 VirtualBox: https://www.virtualbox.org/
🗒️ Doom Emacs: https://github.com/hlissner/doom-emacs

Your support is very much appreciated. Thanks, guys!

show more

Share/Embed