Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash, extract string before a colon

regex string bash sed substring

How to prevent a script from running simultaneously? [duplicate]

bash shell process lockfile

How does Ctrl-C terminate a child process?

bash shell process sh

How to ssh from within a bash script?

bash ssh

Is bash a programming language?

bash

Using the result of a command as an argument in bash?

bash command-line

Why is '#!/usr/bin/env python' supposedly more correct than just '#!/usr/bin/python'?

python bash

How to write a shell script that starts tmux session, and then runs a ruby script

ruby bash shell tmux

Are shell scripts sensitive to encoding and line endings?

bash shell sh

"CLS" Equivalent in BASH?

bash terminal

Package management in Git for Windows (Git Bash)?

windows git bash msysgit msys

How to read mutliline input from stdin into variable and how to print one out in shell(sh,bash)?

bash shell stdin multiline

How to make a GUI for bash scripts? [closed]

user-interface bash gtk tcl tk

How to Export a Multi-line Environment Variable in Bash/Terminal e.g: RSA Private Key

What is the difference between "$@" and "$*" in Bash? [duplicate]

How can I execute a group of commands as another user in Bash?

bash su

Linux Terminal: typing feedback gone, line breaks not displayed

Delete all broken symbolic links with a line?

bash shell unix symlink

How to remove files starting with double hyphen?

bash unix filenames

Escaping characters in bash (for JSON)

json bash escaping