Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to create a new line from a specific point in bash?

bash

Passing nested quoted variable into a remote ssh command

bash ssh

Replace each matched string value with unique uuid on Linux and OSX

linux bash macos sed

Redirect to screen or /dev/null depending on flag

bash shell dev-null

How do I match a numeric string in a bash case statement

bash case numeric

Simple way to print structured SQL SELECT in bash

mysql sql bash echo shapes

Is there a simple and robust way to create a "singleton" process in Bash?

bash

Editing bash script in vim, <<< brackets cause colour corruption

bash vim vi

linux shell kill signal SIGKILL && KILL

linux bash shell kill

How Do I Create A User & Set Password Without User Interaction?

linux bash archlinux chroot

Bash script write without overwrite? [closed]

linux bash cron

Bash script runs manually in terminal but is not executed from crontab

linux bash shell path cron

Why use printf '%s\n' "message"?

bash shell scripting

In a Bash for-loop, can I read the previous iteration's stdout as stdin?

bash loops imagemagick pipe

shell script command to split string using a variable delimiter

bash shell

Replace key:value from one file in another file in shellscript?

linux bash shell sed awk

Filter lines based on certain string and then print only some attributes greater

bash awk sh

Extract section of file to a variable, from within a shell script

regex bash perl command-line sed