Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Arguments
Is passing a different $0 to a child bash script possible?
Apr 25, 2021
Why does rm manual say that we can run it without any argument, when this is not true?
Apr 25, 2021
How do I add an arg to $@?
Apr 25, 2021
Why doesn't using multiple commands with a || or && conditional work?
Apr 25, 2021
Passing generated empty strings as command line arguments
Apr 25, 2021
How can I generate arguments to another command via command substitution
Apr 25, 2021
How to have a script work with "$@" or a default list of parameters while not breaking paths with whitespace?
Apr 25, 2021
find -exec {} + argument list limit
Apr 25, 2021
Why is `sort < "$f1" ` preferred over `sort -- "$f1"`, and why is this preferred over `sort "$f1"`?
Apr 25, 2021
unshift args after calling shift 1
Apr 25, 2021
« Newer Entries
Older Entries »