Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Best way to persist user preferences with npm/nodejs command line utility

Bash: using sed with a variable line number, and variables in the line replacement

bash sed

Bash "declare -A" does not work on macOS

Formatting multiple json files recursively

How to add words in aspell dictionary?

bash livecode aspell

go 1.5 : Is "go install" behaviour changed? Removing stale executables?

bash go

Ignore HUP signal in Bash script with pipe commands

bash shell pipe signals pipeline

Alt+number+dot and Alt+comma in Zsh and Bash

Difference between x | y and y <(x) in bash?

bash pipe

MALLET topic-inference

java bash mallet

Piping to a process when the process doesn't exist?

bash unix pipe

Using jq to update objects within a JSON document if the value corresponding to a given key starts with a specified string

json bash shell jq

Bash on Windows - alias for exe files

Parsing and storing the json output of a curl command in bash

bash curl jq

Calculate Date / Time difference in Bash on macOS

bash macos date

Redirecting multiline output to multiple files

bash awk

Using output from bash script as variable within Terraform

bash docker terraform

How do I tell rsync to run only if the destination directory exists?

bash rsync

rename files with .jpg extension according to its folder name via bash script

linux bash shell

What is the difference between the various shell profiles?

bash shell profile