Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Run ssh and immediately execute command [duplicate]

bash unix ssh

How to prevent rm from reporting that a file was not found?

bash rm

RVM is not a function, selecting rubies with 'rvm use ...' will not work

ruby bash rvm

Setting PATH environment variable in OSX permanently

eval command in Bash and its typical uses

linux bash shell scripting eval

How do I fetch lines before/after the grep result in bash?

bash shell ubuntu

Removing colors from output

How to use sed to remove the last n lines of a file

linux bash shell sed

How to configure git bash command line completion?

git bash

How do I make this file.sh executable via double click?

bash macos terminal executable

How to get the part of a file after the first line that matches a regular expression

bash shell scripting grep

Viewing full output of PS command

linux bash shell process

How do I delete/remove a shell function?

bash shell zsh

How to determine function name from inside a function

bash function

How to send email from Terminal?

bash email terminal

Assign output to variable in Bash [duplicate]

bash curl

Get yesterday's date in bash on Linux, DST-safe

linux bash

Get the date (a day before current time) in Bash

bash unix date solaris

How to kill a child process after a given timeout in Bash?

linux bash unix

Exclude .svn directories from grep [duplicate]

linux bash svn grep