Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Convert line endings [duplicate]

How to add line number for output, prompt for line, then act based on input?

linux shell

Are there any languages that compile to Bash?

Meaning of "=~" operator in shell script [duplicate]

regex linux bash shell

Run Python script at startup in Ubuntu

python linux shell ubuntu

How to match once per file in grep?

regex perl shell unix grep

executing shell command in background from script [duplicate]

bash unix shell

Unix ls command: show full path when using options

shell unix command-line ls

Rename multiple files in shell [duplicate]

bash shell

Boolean operators ( &&, -a, ||, -o ) in Bash

Recursive copy of specific files in Unix/Linux? [closed]

linux bash shell unix cp

How do I suppress shell script error messages?

Django runserver permanent

django shell

Why does "local" sweep the return code of a command?

bash shell local

Shell variable expansion in git config

git shell

Exit code of variable assignment to command substitution in Bash

linux bash shell exit-code

Write output to a file after piped to jq

shell io-redirection

Shell Script: How to write a string to file and to stdout on console?

bash shell command-line sh ksh

Avoid gnome-terminal close after script execution?

linux bash shell ssh

Why does /bin/sh behave differently to /bin/bash even if one points to the other?

linux bash shell sh