Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I create files with special characters in Linux?

Rails console on linux always shows \r at end of every line

sed with simultaneous and sequential replace

string bash awk sed

Ignore a path entry with bash tab-completion

bash script to append string to multiple files in same directory

bash append

catching keyboard interrupt

bash scripting

Passing arguments to octave function from within bash script

Bash: How to make short delay?

bash solaris sunos

bash: How to evaluate PS1, PS2, ...? [duplicate]

bash evaluate ps1

Renaming files with Bash, removing prefix and suffix

bash shell file-rename

What is the difference between ">" and "&>" in bash?

linux bash console

How can I use Groovy to execute a shell command that has backticks?

bash shell groovy backticks

Passing arguments to a function within an if statement in bash

bash shell unix

Linux Shell Script: How to detect NFS Mount-point (or the Server) is dead?

linux bash shell nfs nfsclient

Tail command -f on all files excluding a file

bash

Branch autocompletion does not work with git alias for push

syntax error near unexpected token `&' (using "|&")

bash shell awk

Running a bash function with set -e without exiting the shell

bash shell

How can I debug a Bash function that returns a value, and how can I add newlines to a variable?

bash scripting ubuntu-14.04

How can bash read from piped input or else from the command line argument

bash pipe