Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

get parent directory of a file in bash

linux bash shell sh

Simulate key press in bash

bash

Create array from a list generated by grep

bash

Why is bash (WSL) using w3m as it's default browser?

Reading from stdin OR file using awk

bash shell unix awk

What is the bash command on Ubuntu to list all the signals?

bash ubuntu signals

How to get the exit status of second last command?

bash shell

Piping docker run container ID to docker exec

bash docker pipe exec

bash command to redirect stdin in while loop (using sed)

bash while-loop stdin readfile

Why doesn't kubectl bash completion work on macOS/OS X?

Perl command line replace for unicode

regex bash perl unicode

Replace text between two lines with contents of a file stored in a variable in sed

linux bash sed

Command to convert hexdump back to text

bash command-line hexdump xxd

How to create a personal git function, usable every time I launch Bash?

git bash function github

Bash script to mkdir on each line of a file that has been split by a delimiter?

linux bash xargs

How to remove preceding spaces before non space text begins + regex + sed +

regex bash sed

SLURM: Embarrassingly parallel program inside an embarrassingly parallel program

bash matlab slurm

Fetching and deleting a message over IMAP using cURL

bash curl imap

Change entry in a JSON list that matches a condition without discarding rest of document

json bash edit jq

python export env variable in Linux shell

python linux bash shelve