Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how do i use find, nm, and grep to find a symbol among many shared libraries?

bash grep find nm

How to check if a files exists in a specific directory in a bash script?

Bash reading users y/n answer does not work (read command inside while loop reading find output)

linux bash

Grouping commands in curly braces and piping does not preserve variable

bash

Print a list of fields passed as a variable

bash shell awk

Bash vs. Dash behavior with the command `echo -ne "hello\n"`

bash dash-shell

Check if any replacement done by `perl -i -pe`

regex bash perl sed

Unable to write on /dev/* files

Store mysql result in a bash array variable

mysql bash

new tab in iTerm2

bash iterm2 iterm

Changing the prompt in a multilanguage knitr/RMarkdown document

r bash knitr r-markdown

How to pass all but the first argument to a second bash script?

bash

Forking a GitHub repo using from the command line with bash, cURL, and the GitHub API

bash curl github fork github-api

Concat array elements with comma and single quote - Bash

arrays bash ifs

Why is bash failing to create a symbolic link in /usr/local/bin?

bash terminal sublimetext3

how can I recall previous commands' arguments? (in csh, and in bash?)

bash csh tcsh

Grep multiple strings from text file

bash awk grep

How can I add multi-line bash EOD command to gitlab-ci.yml?

bash yaml gitlab-ci

Piping echo output into xargs

bash xargs

bash variable changes in loop with ffmpeg

bash loops ffmpeg