Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

-bash: yarn: command not found even after installing it globally

bash macos yarnpkg

what behavior will result while function returned but command in function is running in background?

linux bash shell

How to use sed (or awk) for link canonicalization, fetching the filename?

bash sed awk

.Desktop with command line args passed to exec (similar to shell script)

Using a shell variable to choose one bash array

Bash insert a comma (,) after every third field of a variable or array?

arrays bash sed awk

How can I get the list of all files that are sourced by bash?

bash shell

URL breaking of at space in my shell script

linux bash shell unix url

Ping on bash script, ping if down then exit script

linux bash unix ping

Redirecting grep output to file

bash shell

Why do I get a “Can't find string terminator” error only when the command is in a variable?

bash shell

awk columnwise sum a particular group

linux bash unix awk scripting

batch script print the command that would be executed rather than executing

windows bash batch-file cmd

How to bind the up-arrow key to go to the next unique command (macOS terminal)?

How do I make aliases work across all the shells?

bash shell aliases

bash, prompt for numerical input

bash sed while-loop grep

Remove "#" comment lines from the middle of a file

bash shell

Executing bash command and getting the output in C

c linux bash command

Is it possible in bash to finish command piped through gzip gracefully?

bash gzip