Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Shell script - remove first and last quote (") from a variable

string bash shell unix sed

How to output a multiline string in Bash?

bash

How to use arguments from previous command?

How to redirect both stdout and stderr to a file [duplicate]

How to check if an environment variable exists and get its value? [duplicate]

bash shell

Suppress warning messages using mysql from within Terminal, but password written in bash script

mysql bash shell

'\r': command not found - .bashrc / .bash_profile [duplicate]

bash shell cygwin newline

Getting ssh to execute a command in the background on target machine

bash ssh csh

How to check if a file contains a specific string using Bash

bash shell grep

How to split a string in shell and get the last field

bash split tokenize cut

How to convert timestamps to dates in Bash?

bash date unix-timestamp

How to view files in binary from bash?

bash shell binary

How can I suppress all output from a command using Bash?

bash shell scripting echo

Why are scripting languages (e.g. Perl, Python, Ruby) not suitable as shell languages? [closed]

python ruby perl bash shell

Changing default shell in Linux [closed]

Difference between wait and sleep

bash shell wait sleep

How to get arguments with flags in Bash

bash shell

Replacing some characters in a string with another character

string bash

How can I escape a double quote inside double quotes?

bash quotes

Select objects based on value of variable in object using jq

json bash select jq