Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I update my prompt to show current git branch on linux?

linux git bash github

Create a bash alias for typing out part of a command

linux bash alias

Is it possible to have variable substitution in a nested heredoc?

linux bash shell nested heredoc

Replacing specific lines in multiple files using bash

bash loops replace sed

Bash: pass "$@" argument with empty variables to sudo -i

bash function operators

scp with special characters programmatically

perl bash unix ssh scp

Create files in my shell script owned by root without the need for sudo

bash shell ubuntu

Check if filename characters match outside of whitelist

string bash whitelist

Bash Getting variables from a file safely

Why can't timeout take effect for tcpdump run under sudo?

linux bash tcpdump

How to run gdb in gnome-terminal from mpirun?

Bash quoting problem

bash

Build not found error when trying to create an installer for my electron app

sed - How to get the first 2 sentences of a paragraph?

regex bash command-line sed

Prompt the user for input and cancel prompt after waiting for x seconds

bash shell scripting timeout

Can expect spawn a bash function?

linux bash function tcl expect

Sum of file sizes with awk on a list of files

bash awk

Calling bash script inside AWS CodeBuild: script could not be found