Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to read a 2 column file and pass each column as a paired input for GNU parallel

Pass each line of stdout as stdin to a new invocation of a tool

How to setup SBT from bash from IntelliJ IDEA to avoid formatting characters being broken?

Include path (pwd) in bash history command

bash terminal

How to format columns with printf in bash when tput is used

bash formatting printf tput

Tee a Pipe Asynchronously

linux bash

stdin to zip command instead of prompt

bash unix terminal zip stdin

Using bash what scripts or commands do you use to make you more productive?

bash scripting

How do you use getopts?

bash getopts

How do I stop using ruby Sass and start using Dart-sass. Uninstall-Install them respectively

Expand bash array with globbing and extra words

Terminal says 'No such file or directory' when open

macos git bash terminal

Trap docker signal and stop process in bash not working

bash docker

How to perform shell "for" command over files with spaces in names?

bash command-line shell find

How to cycle through a small set of options within a for loop?

bash

Listing files with numeric names

linux bash shell unix

How to get size of hidden files with "du"

bash shell diskspace du

Create a bash alias for the cd - command

bash alias

Modify CSV header using bash script

bash csv sed

AWK print column from a specific row if conditions are met

bash awk gawk