EnglishFrenchSpanish

Ad


OnWorks favicon

args - Online in the Cloud

Run args in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command args that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


args - manipulate and output command arguments.

SYNOPSIS


args [options] args...

DESCRIPTION


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.

OPTIONS


--delim=char
Set a deliminator character, such as ',', to use between each argument when
outputing arguments.

--directory
If argument is a directory, list directory contents as arguments.

--follow
If argument is a directory and a symlink, follow symlinks recursively.

--lines
Output each argument on a separate line.

--quote=char|pair
Set a quote or special leading and trailing pair of characters to surround each
argument with when output. A typical use might be --quote=() to surround arguments
in parenthesis.

--recursive
If argument is a directory, recursively scan directory and any subdirectory
contents as arguments.

--reverse
Reverse order of arguments.

--help Outputs help screen for the user.

Use args online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad