Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Display colors using cat command

linux bash colors

Run pipenv shell as part of a bash script

bash shell virtualenv pipenv

How can I determine the interpreter that runs my bash shell?

linux bash shell server