Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why is "if [[ ... ]] then" (with no semicolon or newline) valid in ksh but not bash?

bash shell ksh

Save highest file extension to a variable

bash

grep -E {,1} showing results that have more than 1 occurance

regex linux bash grep

Android emulator command line will not terminate

Searching for a value in a file with two delimiters

linux bash shell awk

Gitlab runner in docker '$ yes | true' returns with exit 1

Inspect Firefox WebExtensions storage.local

Quoted printing of shell variables

Running multiple commands with bash without spawning subshells

bash

Inconsistent locale case sensitivity in Java compared to Bash

Comment in a bash loop argument list

bash conditionnal getline with awk/tr/sed?

bash awk sed tr

Dynamically building a command pipe in Bash

bash variables command

Assignment of parameters for functions in Shell Script

using bash how can i get the network device name and ip address in one line?

bash awk grep

How to check if Popen from subprocess throws an error

Bash reverse shell command cron job not working - I give up

what's the difference between /proc/self and /proc/$$?

linux bash shell

Automatically convert jupyter notebook to .py

bash extract segments of a string and store in variables

linux bash awk