Shell:source – Dell Acceleration Appliances for Databases User Manual
Page 146

--numeric-sort
or
–n
Compare according to string numerical value
Arguments
files
List of files separated by spaces
shell:source
Runs a script.
Syntax
shell:source script arg(s)
Options
--input-file
or
-if
<filename>
Use file input.
--input-url
or
-ir
<URL>
Use URL input. For example,
http://somehost/filename
or
ftp://[username[:password]@]host/path/file
--input-usb
or
-iu
<file>
Use content retrieved from the USB drive.
--input-share
or
-ic
<string>
Use CIFS/Windows input. For example,
domain/user[:password]@host/share/filename
--input-scp
or
-is
<string>
Use SCP input. For example,
user[:password]@host:filename
--input-ssh
or
-ih
<string>
Use Unix shell file input, such as
user[:password]@host:filename
--input-pipe
or
-ip
Use
stdin
as input to the command line (non-interactive only).
(See
help –-all
for details on all other options.)
Arguments
arg
Argument to use for the script. This can be specified multiple times.
146