Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Equal/minus sign without a colon in a parameter expasion in bash

How to format a number in bash, possibly with printf?

bash printf

Current Working Directory output in an alias

bash

How to output first line of curl result in a file with bash script

bash curl grep

List all tracked and untracked files considering the standard Git exclusion

bash git

How can I check the length of an argument in bash?

Using regex in bash to find files

regex bash shell scripting

Using a shell script to call multiple ROS launch files

python linux bash shell ros

Floating-point division in bash

jq - create empty array and add objects to it

bash jq

What is the analogue of CTRL + ARROW in cygwin bash?

bash cygwin

how to run bash for loop and using GNU parallel?

bash for-loop gnu-parallel

sed comment line number x to y from files

linux bash sed

Swift Process - execute command error

swift bash macos terminal

How to run a script with Git bash with custom bashrc?

bash shell git-bash

Dynamically setting time of cron job based off of system variables

Prevent "mv" command from raising error if no file matches the glob. eg" mv *.json /dir/

bash shell mv

sed regex syntax for multiple searches

regex linux bash shell sed

Use more than one core in bash

linux bash multithreading

How do I pass command line arguments to docker-compose run?

bash docker docker-compose