Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Pass filename variable into sed command

bash shell unix sed

Avoid temp file in bash command

linux bash

Shell scripts with Git Bash 64-bit on Windows

windows git bash shell mingw-w64

Bash variable expansion with a '/'

How to execute python program using a shell script (and makefile?)

python bash shell makefile

Read from serial port and store in hexadecimal

What is a hyphen beside a shell variable

bash shell scripting

Piping to head results in broken pipe in shell script called from python

python bash shell pipe head

Parallel writing to a file from multiple processes by using echo

linux bash file-locking

Bash exit status when using while loop [duplicate]

linux bash loops ping

parallel check md5 file

bash gnu-parallel md5sum

Print escaped color characters to bash

c bash readline

How to copy data from file to another file starting from specific line

linux bash unix sed

How to export a function, from tmux.conf

git bash prompt tmux

shm_unlink from the shell?

linux bash shell shared-memory

Bash pass string argument to python script

"git remote -v" shows (fetch) and (push) twice, once for 'github' and once for 'origin' what does that mean?

git bash github push git-bash

Getting the line number of a shell script error

bash shell unix scripting

How to print file details of files matching grep pattern

bash shell loops grep xargs

Unseting a value in an associative bash array when the key contains a quote