Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Python equivalent to perl -pe?

python bash pipe

are there uses for '>&0' (redirect to stdin)?

bash unix

Setting variable in bash -c

linux bash awk ifconfig

How to run a .sh-script from any path in a terminal?

linux bash shell unix terminal

grep - how to output progress bar or status

bash grep

Loop over files in HDFS directory

bash hadoop hdfs

how to restart mysql service from mysql docker container

mysql bash docker

how do i start commands in new terminals in BASH script

bash

command not found: complete

Why does the redirection symbol change the behavior of ls?

linux bash unix

What's the difference between "here string" and echo + pipe

bash pipe heredoc

How to simulate "sort -V" on Mac OSX

macos git bash sorting gnu

How does /bin/bash -c differ from executing a command directly?

bash

Using set -e / set +e in bash with functions

bash shell

What does shopt -s dirspell do?

bash shopt

SSH to server, Sudo su - then run commands in bash [duplicate]

bash shell ssh sudo aix

Why does set -e; true && false && true not exit?

bash

bash: ~/.bash_profile: No such file or directory [closed]

bash

Incrementing a variable triggers EXIT in bash 4, but not in bash 3

bash version exit increment

Bash: Expand braces and globs with spaces in filenames?

bash filenames glob