Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Avoid string splitting when transmitting arguments over ssh

linux bash shell ssh

BASH - Split CURL command into multiple lines

bash curl

What does wc do? And how do you use it to count words in a file? [duplicate]

bash

Automatically decrypt and run an encrypted bash script without saving decrypted file to file system

bash encryption gnupg

difference-redirecting to bit bucket(aka /dev/null) vs closing the file descriptor

bash shell unix scripting ksh

How to determine is there a rebase in git-hook?

git bash githooks

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