Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why does my Bash code fail when I run it with 'sh'?

bash sh substitution

Assign string containing null-character (\0) to a variable in Bash

bash null-character

results of wc as variables

bash shell wc

How to start tmux with several windows in different directories?

bash tmux

How do I add a newline using printf?

bash printing terminal

Checking if a Screen of the Specified Name Exists

linux bash gnu-screen

Bash script to iterate files in directory and pattern match filenames

bash ubuntu

Cygwin git tab completion

bash cygwin bash-completion

Use Awk to extract substring

bash awk

Finding gaps in sequential numbers

bash awk

How do I write non-ASCII characters using echo?

zsh in IntelliJ

bash shell intellij-idea zsh

How to kill a nohup process?

bash process kill nohup

How to test if a given path is a mount point

bash unix shell

Longest common prefix of two strings in bash

bash string-formatting

How to remove filename prefix with a Posix shell

bash shell prefix

Insert characters Into a string in bash?

linux bash

How do I rename a bash function?

bash function

Location of .bashrc for "Bash on Ubuntu on Windows" in Windows 10

How to use cut command in bash to show all columns except those indicated?

bash cut