Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I conda init if I don't have permission to edit my .bashrc file

bash conda

"standard" shebang with `-e`

bash unix

Exit a bash script when one of the subprocesses exits

bash background-process pid

Echo variable using sudo bash -c 'echo $myVariable' - bash script

bash shell

Check a gpu memory periodically and run script when it gets free

python bash

Getting git-commit-ids on the commandline

bash git autocomplete

How to write a bash completion script for all executables on path?

linux bash shell completion

wrapping commands through ssh: how to manage complex quotes?

Extracting filename & modification time from ls output

linux bash shell awk

Convert sed One-Liner to perl

regex perl bash sed

Bash/ Take substring from a string [duplicate]

bash sh

Shell script to display - Memory usage, Disk Usage and CPU Load?

linux bash shell unix awk

Exit running script without exiting shell

bash ubuntu

What is the difference between IF [ condition ] & [[ condition ]] , -eq and == in bash

bash if-statement

Using sed with an array

bash sed

How can I make bash_history update more often?

bash

how to append a value to a variable in shell script

bash shell sh

How can I properly use two-character-width emoji in my bash prompt?

bash macos terminal emoji ps1

How to run an Inotify shell script as an asynchronous process

piping output into middle of bash command

linux bash ffmpeg piping