Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Function
Shell: Using function with parameters in if
Apr 25, 2021
function's calling context in zsh: equivalent of bash `caller`
Apr 25, 2021
call function declared below
Apr 25, 2021
How shall I reuse a function in multiple scripts?
Apr 25, 2021
RETURN trap in Bash not executing for function
Apr 25, 2021
Is there a way to get the positional parameters of the script from inside a function in bash?
Apr 25, 2021
How can a bash function return multiple values?
Apr 25, 2021
How to bypass bash functions called `command`, `builtin` and `unset`?
Apr 25, 2021
What does %% mean in a function name?
Apr 25, 2021
Why do I need to use cd "$@" instead of cd "$1" when writing a wrapper for cd?
Apr 25, 2021
« Newer Entries
Older Entries »