Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to get the nth positional argument in bash?

Split bash string by newline characters

string bash shell

How to run MySQL command on bash?

How can I make bash tab completion behave like vim tab completion and cycle through matching matches?

bash shell vim

How can I send the stdout of one process to multiple processes using (preferably unnamed) pipes in Unix (or Windows)?

windows bash unix shell pipe

Grep 'binary file matches'. How to get normal grep output? [duplicate]

bash grep

change json file by bash script

json bash

Ignoring specific errors in a shell script

bash shell error-handling

Bash Scripting - How to set the group that new files will be created with?

Bash script to convert from HTML entities to characters

Trying to retrieve first 5 characters from string in bash error?

bash shell

Jq to replace text directly on file (like sed -i)

bash jq in-place edit-in-place

How do I use regular expressions in bash scripts?

regex bash conditional

How to execute a remote command over ssh with arguments?

linux bash ssh

Capture stdout to a variable but still display it in the console

Backticks vs braces in Bash

bash command-substitution

How to show zsh function definition (like bash "type myfunc")?

bash function zsh definition

Count line lengths in file using command line tools

unix - count of columns in file

linux bash shell unix scripting

Overwrite last line on terminal

bash terminal escaping