Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to set PATH only in bash script temporarily?

bash

What does ${2:-${1}} mean in Bash?

bash

Logging functions in bash and stdout

bash logging stdout

Can't read my environment variable in my Node.js app

Print RegEx matches using SED in bash

regex linux bash sed

How can I open Google Chrome from the terminal with the URL "localhost:3000"?

Getting ID of an instance newly launched with ec2-api-tools

Split access.log file by dates using command line tools

bash text logfiles

Problems with a PHP shell script: "Could not open input file"

php bash shell

Variable expansion is different in zsh from that in bash

bash shell zsh

How can I split a folder with thousands of images into multiple sub-folders?

macos bash command-line

bash: jar: command not found

java bash jenkins

What does -f mean in bash

bash operators

bash shell script for yesterdays date (last working day)

bash date

awk '{print $9}' the last ls -l column including any spaces in the file name

bash awk

How to prompt for yes or no in bash?

bash shell unix command-line sh

AWS SQS not receiving SNS messages

Generating a bash script with echo, problem with shebang line

bash echo shebang

Print a variable with multi-line value in shell?

shell script: bad interpreter: No such file or directory when using pwd

bash unix pwd