Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Node http-server not working on Windows 10 Ubuntu Bash

How to stop ldapsearch(1) from base64 encoding userPassword and other attributes?

bash ldap

How do I run an extensionless (maybe ELF) file on Ubuntu?

linux bash shell

Why does `cat <(cat)` produce EIO?

Use PS0 and PS1 to display execution time of each bash command

bash shell ps1

Pass multiple arrays as arguments to a Bash script?

arrays bash shell command-line

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