Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Please verify that you have permissions to write to the parent directory

bash gcloud

Vim/Vundle broken after reverting back to bash from zsh

bash vim zsh vundle

Faster way of Appending/combining thousands (42000) of netCDF files in NCO

How do I output only a capture group with sed

regex linux bash sed

In Bash, what is the meaning of every piece of "${BASH_SOURCE:-${(%):-%x}}"

bash zsh

How do I print a field from a pipe-separated file?

bash unix shell awk ksh

2 grep in if statement

bash shell unix

Bash Script - iterating over output of find

linux bash shell scripting

Bash pipes not working with my scripts [duplicate]

linux bash shell

Using cat and grep to print line and its number but ignore at the same time blank lines

linux bash shell grep cat

Implement .gitignore behavior in a shell script?

macos git bash shell

Bash / Date / French local env

bash date locale

Heroku: upload single unversioned file

ruby-on-rails git bash heroku

Dynamically get docker image id from its name

bash docker

bash shell scripting transpose rows and columns

bash shell transpose

extract data from a file

bash awk

How can I send a string to serial /dev/tty.* port, delay a second, disconnect from the port and continue my bash script in OSX?

macos bash serial-port