Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I count specific JSON items in Bash, or another shell?

json bash shell parsing jq

How can i comment command line arguments on multiple lines?

bash

Bash: add string to the end of the file without line break

linux bash awk echo cat

Linux Top command with more than 20 commands

linux bash top-command

What are the return/exit codes for resize2fs?

linux bash

Quiet `bash: ${PS1@P}: bad substitution` message

bash

Is the semicolon now optional in bash conditionals with [[ .. ]] in version 5.2?

bash

Bash Aliases and Dotfiles

bash dotfiles aliases

how to download batch of data with linux command line?

linux bash batch-processing

Copying files while there is enough space in linux bash script

linux bash

"Open git bash here" and "Open command prompt here" disappeared from Windows explorer context menu

Determining if the user is running a graphical interface at the present tty

bash shell tty

What is the ANSI escape code sequence "ESC[>c"?

bash terminal ansi-escape

Setting Environmental Variables Through a BASH Script in Jupyter

Iterate over files in directory using bash script

bash

Shell/Bash - How to save array to file and another file array load?

bash

How to extract a tar file inside a tar file

bash shell unix awk tar

How do you run bash script as a command?

linux bash shell

Storing match from grep in variable

regex linux bash grep