Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to export dot separated environment variables

macos bash unix

How to type ASCII code "00" and "01" in linux bash?

bash hex ascii

Correct path usage in Cygwin : Difference between `python c:\somefile.py` & `python /cygdrive/c/somefile.py`

python django bash cygwin

bash function grep --exclude-dir not working

bash grep find

Sort JSON/JavaScript tuples using command-line tools

json bash sorting awk

BASH - Only printing the deepest directory in path

linux bash tree

In bash script, how to use function exit status in while loop condition

linux bash shell sh

How to remove files using find and rm command?

bash shell unix

How can I find the missing integers in a unique and sequential list (one per line) in a unix terminal?

bash unix awk

Why does a space in a variable assignment give an error in Bash? [duplicate]

PHP Command, not found

php bash

Performance issue with parsing large log files (~5gb) using awk, grep, sed

bash unix awk grep logging

basic shell programming

bash shell awk

while variable is not equal to x or y bash

bash syntax

How to get "drwx---r-x+" folder permission using CHMOD? - Bash script [closed]

macos bash unix chmod

How can I run a docker container and commit the changes once a script completes?

bash docker sh commit

How to check dependency in bash script

linux bash

In a bash script, what would $'\0' evaluate to and why?

linux bash shell sh

Curl: don't wait for response [duplicate]

bash shell

Git config alias escaping

git bash escaping git-alias