Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Docker Ubuntu image missing prompt, color and completion?

bash ubuntu docker dockerfile

Use of $- in shell script

linux bash shell unix

Why does the wc command count one more character than expected?

linux bash shell unix

Visualize tree in bash, like the output of unix "tree"

python bash tree

How to stop an OSGI Application from command line

java bash osgi shutdown

Bash script continue keyword not breaking loop iteration

linux bash loops continue

How to interactively expand a bang command in bash?

bash shell zsh

How to see all Request URLs the server is doing (final URLs)

How to convert a String to all spaces in Bash?

string bash unix replace

bash “read -a” looping on null delimited string variable

Linux - Sort files by part of name (no delimiters)

linux bash sorting

Changing Prompt from Shell Script? [duplicate]

bash shell ps1

Idle bash script until CTRL+c event is logged

linux bash sleep ctrl

bash print escaped file contents

bash printf cat

Send output from `split` utility to stdout

bash split stdout

How to use `while true` with nohup?

bash ubuntu nohup

How to store value from grep output in variable

linux bash shell

Virtual machine apt-get grub issue [duplicate]

linux bash ubuntu ubuntu-14.04

Check if a process is running and if not, restart it using Cron

bash shell unix awk cron

Embedding an Expect script inside a Bash script

bash expect