Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

for loop syntax with grep in bash

linux bash for-loop grep

Zip exclude all subfolder except one subfolder and its files

Start interactive bash with predefined choice but saving interactivity

bash interactive

What does this line "BUILD_TARGET=${1:-none}" means in shell scripting?

bash shell cygwin

bash list all directories, subdirectories, folders, subfolders in then output to a separate file

android linux bash sed command

Transfer all environment variables from one shell to another automatically

linux bash shell ksh zsh

Search for multiple patterns which included double quotes in single file and comment above and below two lines

bash sed grep

Create a file if it does not exist and write 0 in this file, otherwise do nothing [closed]

linux bash

Bash Select displays weird with more than 9 options [duplicate]

bash

How to delete double lines in bash

linux bash line

Bash: Insert line into source code file after initial comments

bash shell

in bash script: how to use printf to print a unique string containing some \n \t [duplicate]

string bash printf

Remove last parenthesized string in all file names in a directory

bash zsh

generate non-repeating random number sequences in bash

bash random numbers

mail command not found error while script execution [closed]

linux bash shell unix

What does $d do in printf?

How can I remove all characters in each line after the first space in a text file?

Shell Script Too Many Arguments for if condition

bash shell terminal

Bash - How to get STDOUT from a background ruby script