Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

filter json via bash - case insensitive

bash jq amazon-elb

How to execute Shell Script from Flask App [duplicate]

python bash shell flask

AWS lambda CLI 'update-function-code' does not update lambda_handler file

Parse a nested variable from YAML file in bash

bash kubernetes yaml

Best Practice : Print an array in a bash script

Is it possible to do an OR in a bash regular expression?

regex bash grep

In Bash, should I use declare instead of local and export?

bash

-bash: ghci: command not found (Haskell interactive shell, Haskell installation )

What are the differences between fish shell and bash when handling named pipes?

bash named-pipes fish

Is there a Bash shortcut for traversing similar directory structures?

bash shell scripting ksh

How to filter out a set of strings A from a set of strings B using Bash

bash string filter

Bash Shell; read command; using Cygwin on Windows 7

bash cygwin unix

encrypting/decrypting password stored in config file

bash encryption

Running a shell command from Ruby: capturing the output while displaying the output?

ruby bash

How do I determine if a gif is animated?

bash gif animated-gif

Sleep in a while loop gets its own pid

linux bash process-control

Ruby: Run script from bash script?

ruby linux bash scripting

handle user input on background

bash input background

How to read from block special and character special devices in Linux using bash shell scripts?

linux bash shell

Bash autocomplete doesn't escape SPACE and doesn't mark directories in Ubuntu 11.4

bash autocomplete escaping