Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Shell: Capturing output files in variables

bash shell sh zsh

Using Bash, is it possible to store an array in a dictionary

Print substrings every ith character

bash awk substr

Unwanted bash newline nixos

bash nix nixos

Can I grep a certain amount of lines before or after a string I want? [duplicate]

regex linux bash

How to connect directly to a remote docker container with ssh

bash docker jenkins ssh pipeline

How to use different java version by alias?

java bash shell

while loops in parallel with input from splited file

Script to play a warning when battery level is under a threshold in MacOS

Running two python scripts with bash file

python windows bash

What is the --pretty-print option of Bash 5.0 used for?

bash

piping long stdout into tee command sometimes will result in truncation

linux bash shell tee

How to get sha256 hash output as binary data instead of hex using powershell?

How do I access arguments to functions if there are more than 9 arguments?

bash function shell arguments

Make sure int variable is 2 digits long, else add 0 in front to make it 2 digits long

linux bash shell integer

Merge Arrays of JSON

arrays json bash jq

How can I get the 1st and last date of the previous month in a Bash script?

bash shell

bash error renaming files with spaces - mv target is not a directory

bash loops for-loop rename mv

How to enable color for PHP CLI?

Executing a shell command from Common Lisp

bash shell lisp exec common-lisp