Lines Matching refs:command

80   ls now shows symlinks specified on the command line that can't be traversed.
250 runcon --compute no longer looks up the specified command in the $PATH
318 from errors from the invoked command.
470 distinguish if the command was more forcefully terminated.
535 df no longer mishandles command-line args that it pre-mounts
784 command 'sort /dev/null -o /dev/stdout | cat' no longer fails with
936 reject any command line argument that is mounted to a separate file system.
980 timeout will again notice its managed command exiting, even when
1148 after the command being monitored finishes. Also the system needs
1149 to have reallocated that command's pid in that short time window.
1376 base32 is added to complement the existing base64 command,
1722 directory to "/", allowing changing only user credentials for a command.
1787 is an error reading a directory not specified on the command line.
1829 command line argument through to the output.
2076 nproc now diagnoses with an error, non option command line parameters.
2124 For example, this command would fail to print "1":
2166 command now prints the final line, 2, while before it would print nothing:
2295 the command line. For example, "touch f; du -x f" would print nothing.
2350 nonempty directory listed on the command line, when using SELinux.
2496 directly from a shell prompt, where the command is interactive or needs to
2615 directory tree, and there is at least one more command line directory
2871 signal to the monitored command if it's still running the specified
2934 a command of the above form would fail for all subdirectories.
2976 a command like "rm a '' b" would fail to remove "a" and "b", due to
3052 timeout now doesn't exit unless the command it is monitoring does,
3058 internal error such as failure to parse command line arguments; this
3060 with the invoked command failing with status 1. Likewise, nohup
3147 stat: without -f, a command-line argument of "-" now means standard input.
3193 df no longer requires that each command-line argument be readable
3220 system, each command reports the error, e.g.,
3265 stdbuf: A new program to run a command with modified stdio buffering
3499 timeout: Run a command with bounded time.
3542 instead of filenames passed on the command-line to avoid problems with
3543 maximum command-line (argv) length.
3740 whenever that same command would succeed without "-d now".
3849 in its 35-colon command-line argument
3898 was not a command-line argument and in a directory with d_type support.
4054 listed as second or subsequent command line argument. This bug affects
4128 preceding command line argument. This bug also affects chgrp, but
4139 For the "groups" command:
4215 df (with a command line argument) once again prints its header
4275 date: a command like date -d '2006-04-23 21 days ago' would print
4286 exit status of a command like "df -t ext3 -t reiserfs DIR" to test
4367 command to unlink a directory.
4372 to directories, you can use the "link" command to create one.
4430 hierarchy beneath a single command-line argument, it no longer confuses
4454 all command-line arguments.
4590 standard input and then "f", use the command "tail -- - f".
4762 prevent the command from tying up an OpenSSH session after you logout.
4848 it goes ahead and runs the command anyway, as POSIX requires.
4878 The printf command now rejects invalid conversion specifications
4886 operating on too many command-line-specified nonempty directories.
4915 Now it continues on, processing any remaining command line arguments.
4926 To get tee's old behavior, use the shell command "(trap '' PIPE; tee)".
5022 the following shell command converts from Paris to New York time:
5209 du -D now dereferences all symlinks specified on the command line,
5390 versions of the chown command would call chmod to restore the original,
5393 chown command run by some other user and operating on files in a
5413 This behavior is contrary to POSIX (which requires that the mv command do
5484 special file command line argument, df would display that argument. E.g.,
5515 * ls has a new option --dereference-command-line-symlink-to-dir, which
5524 specified on the command line.
5534 * when rm detects a directory cycle, it no longer aborts the entire command,
5535 but rather merely stops processing the affected command line argument.
5573 * printf now honors the '--' command line delimiter
5684 * ls's new --dereference-command-line option causes it to dereference
5685 symbolic links on the command-line only. It is the default unless
5687 * ls -H now means the same as ls --dereference-command-line, as per POSIX.
5723 - nohup exit status is now 126 if command was found but not invoked,
5724 127 if nohup failed or if command was not found.
5791 * sleep accepts floating point arguments on command line