args(1) | GNU Telephony | args(1) |
args - manipulate and output command arguments.
args [options] args...
This command is used to manipulate and echo command line arguments to standard out. This can include adding quotes around each argument passed or a separator, or to output each argument on a separate line. The program source also offers a basic example of how to use shell argument parsing and localization in ucommon.
args was written by David Sugar <dyfet@gnutelephony.org>.
Report bugs to bug-commoncpp@gnu.org or bugs@gnutelephony.org.
Copyright © 2009-2014 David Sugar, Tycho Softworks.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
January 2010 | GNU uCommon |