Articles by Tag #broot

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Code. Bash arguments: last and all previous

TL;DR In bash we can get the last argument like this: ${@: -1} Enter fullscreen...

Learn More 0 0Jan 20