Difference between revisions of "Argument list too long"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 9: | Line 9: | ||
== Related terms == | == Related terms == | ||
* <code>[[for]]</code> | * <code>[[for]]</code> | ||
− | + | * <code>execve</code> and <code>ARG_MAX</code> constant | |
== See also == | == See also == | ||
* {{linux commands}} | * {{linux commands}} | ||
* {{Bash}} | * {{Bash}} |
Revision as of 08:59, 14 May 2020
https://stackoverflow.com/questions/11289551/argument-list-too-long-error-for-rm-cp-mv-commands
- find
- find . -maxdepth 1 -name '*.pdf' -delete
Related terms
for
execve
andARG_MAX
constant
See also
- Linux commands,
-h
,-r
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
Advertising: