Xargs

id: xargs-180-2517994
title: Xargs
text: xargs is a command on Unix and most Unix-like operating systems used to build and execute commands from standard input. It converts input from standard input into arguments to a command. Some commands such as grep and awk can take input either as command-line arguments or from the standard input. However, others such as cp and echo can only take input as arguments, which is why xargs is necessary. A port of an older version of GNU xargs is available for Microsoft Windows as part of the UnxUtils
brand slug: wiki
category slug: encyclopedia
description: Standard UNIX utility
original url: https://en.wikipedia.org/wiki/Xargs
date created: 2004-03-03T16:57:35Z
date modified: 2024-09-05T18:08:59Z
main entity: {"identifier":"Q306592","url":"https://www.wikidata.org/entity/Q306592"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part