Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Difference between parentheses and brackets in Bash conditionals

bash if-statement

How to find all file extensions recursively from a directory?

bash terminal grep

How can I append text to /etc/apt/sources.list from the command line?

bash

pipe stdout and stderr to two different processes in shell script?

bash shell pipe io-redirection

LINES and COLUMNS environmental variables lost in a script

Parse Date in Bash

bash date parsing

How to split path by last slash?

bash split

How can I process the results of find in a bash script?

bash find

Execute current line in Bash from Vim

bash vim

Getting "command not found" error while comparing two strings in Bash

How to Fix Permissions on Home-brew on MacOS High Sierra

python bash homebrew

Shell/Bash shortcut for bulk renaming of files in a folder

linux bash file-io scripting

When setting IFS to split on newlines, why is it necessary to include a backspace?

linux bash

Test whether a directory exists inside a makefile

bash makefile

Passing parameters to bash when executing a script fetched by curl

bash curl parameter-passing

What's the meaning of a ! before a command in the shell?

linux bash shell unix sh

What is the meaning of ${0%/*} in a bash script?

bash scripting

Source files in a bash script

bash shell ubuntu

Bash checking if string does not contain other string

bash

Bash script log file display to screen continuously

linux bash logging