Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Rename all files in directory from $filename_h to $filename_half?

bash shell

Sort a text file by line length including spaces

bash sorting text awk

Getting a 'source: not found' error when using source in a bash script

bash virtualenv

What is the difference between ${var}, "$var", and "${var}" in the Bash shell?

bash shell variables syntax

How to run .sh on Windows Command Prompt?

windows bash command-line sh

bash assign default value

bash

How to show a GUI message box from a bash script in linux?

linux bash scripting ubuntu gtk

standard_init_linux.go:178: exec user process caused "exec format error"

python linux bash docker

Preserve colouring after piping grep to grep

linux bash colors grep pipe

choosing between $0 and BASH_SOURCE

bash

Bash foreach loop

bash foreach

Wait for a process to finish

bash scripting process wait

Get Environment Variable from Docker Container

How to reference a file for variables using Bash?

How to silence output in a Bash script?

bash

Delete all but the most recent X files in bash

bash unix scripting

How to use sed/grep to extract text between two words?

string bash sed grep

How to set aliases in the Git Bash for Windows?

git bash

How to clear all history in linux/ubuntu terminal or bash permanently? [closed]

linux bash ubuntu terminal

How to use > in an xargs command?

bash redirect xargs