Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Git - Rename multiple branches

git bash

How do you set a directory to have persistent group permissions?

How can you access the base filename of a file you are sourcing in Bash?

How do I specify the shell to use for a ruby system call?

ruby bash shell

How to migrate scripts from bash to dash? [closed]

bash dash-shell

Execute an array of string describing shell command

bash

How do I confirm a multi line input in the commandline?

bash

Nohup does not work in OSX

macos bash nohup

Conditional trailing space with bash programmable completion

bash bash-completion

In bash how do I use ls to list a single folder

bash ls

Adding colors in python interpreter prompt, does not wrap properly

bash python

Assign value to element of an array inside a loop in bash

bash

Simple find and replace with sed

bash

how can a sourced file inherit trap DEBUG?

bash debugging bash-trap

do I need cat to write a heredoc to a file?

bash cat

How to exit from a command after n seconds? [duplicate]

bash exit

imagemagick convert individual frame delay in gif

Bash script to remove all files and directories except specific ones

bash shell rm

Temporarily disable 'set-e' / 'set -o errexit' in bash? [duplicate]

linux bash ubuntu

What exactly does the Unix `bash` command do when run without options?

bash unix terminal