Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do making processes with & (in bash) and killing them work?

bash process

how to exclude all subdirectories of a given directory in the search path of the find command in unix

linux bash unix

s3cmd sync is remote copying the wrong files to the wrong locations

bash amazon-s3 s3cmd

Persistent connection in Bash script

bash fifo netcat

Is there a way in bash -o vi mode to have the prompt indicate normal/command mode, etc

bash vim

POSIX-compliant shell equivalent to Bash "while read -d $'\0' ..."?

bash shell find pipe sh

Bash on Ubuntu on Windows, Compile AOSP

Safety considerations for "${!x}" indirect expansion in Bash

bash

Starting Spring Boot as a foreground process from within a bash script

java spring bash war

Unable to install miniconda3 on a mac

bash anaconda sh miniconda

Bash vi mode - bind "C-c" to escape from insert mode

bash vim vi

How can I get (and set) current bash cursor position when using python readline?

python bash readline

Paste the result of the tee command

bash

Is there 'strings' command for utf-8? [closed]

string bash utf-8

Print a string with its special characters printed as literal escape sequences

bash shell

Store `docker run` command output in BASH variable

Using regex with `rename` version from `util-linux`

regex linux bash

Git Clone: Illegal Port Number

execute git command inside bash script

git bash githooks

after running program leave interactive shell to use

bash shell exec zsh