Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash script - Check if a file contains a specific line

Struggling to parse (bash) time command

bash time

Finding number of child processes

bash process pid

Where to view man pages for Bash builtin commands?

bash shell unix manpage

how to change Android Studio terminal background color

android bash android-studio

Which is the most gentle way to end a ssh session [closed]

linux bash ssh

Echo output to terminal within function in BASH

bash

Is Bash an interpreted language?

bash zcat head causes pipefail?

bash

Compare a Bash string literal to a local variable

bash

Add missing newlines in multiple files

bash awk newline text-files

passing grep into a variable in bash

linux bash grep

Bash scripting unexpected operator

bash shell

linux script that monitors file changes within folders (like autospec does!)

Set or change vertical position of the cursor

bash

how to hide password in command line with **** and get the value into .bat file and .sh file [duplicate]

what does `curl -e` or `curl --referer` mean?

bash shell curl

How to avoid race condition when using a lock-file to avoid two instances of a script running simultaneously?

linux bash shell locking mutex

How do I limit the running time of a BASH script

bash cygwin

Executing Vim commands in a shell script

macos bash shell vim vi