Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Reading java .properties file from bash

bash scripting properties

Is there an advantage to using Bash over Perl or Python? [closed]

python linux perl bash scripting

CRONTAB syntax error

How do I turn the beep slash bell off in cygwin?

bash cygwin

How to "copy to clipboard" in vim of Bash on Windows? [closed]

Is it possible to get the exit code from a subshell?

bash scripting exit-code

Sort CSV file based on first column

bash shell sorting unix csv

Awk to skip the blank lines

regex bash sed awk

Convert unix epoch time to human readable date on Mac OSX - BSD

bash date unix epoch

Sort logs by date field in bash

linux bash sorting scripting awk

Error for convert command in command line

macos bash shell

Can a bash script tell if it's being run via cron?

bash cron

Make shopt change local to function

bash shopt

Forcing "date" to use a locale other than the machine default

bash unix date

number of tokens in bash variable

bash split

right align/pad numbers in bash

bash formatting

On OS X, how do I change my shell from fish back to bash?

macos bash terminal fish

How to close a file descriptor from another process in unix systems

RVM Warning! PATH is not properly set up

ruby linux bash rubygems rvm

While-loop subshell dilemma in Bash

bash shell