Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Finding the longest word in a text file

linux bash unix

How to use bitwise operators in if statements?

bash shell bit-manipulation

Parse HTML using shell

bash shell parsing awk

How do I escape an exclamation mark in bash?

bash

How can I use bash syntax in Perl's system()?

perl bash command

Using "$RANDOM" to generate a random string in Bash

linux bash random

Getting parent's directory name by piping the results of dirname to basename in a Bash script

bash shell scripting

Split large string into substrings

string bash shell

Is there a cleaner way of getting the last N characters of every line?

bash command-line awk sed cut

Indenting Bash Script Output

git bash scripting indentation

using bash to get revision number from subversion

bash shell

Bash piping in OSX prompts command not found, sometimes

bash osx-lion pipe piping

How to use bash to get the last day of each month for the current year without using if else or switch or while loop?

bash unix

How to open an app in terminal and passing the current working directory?

Docker run script in host on docker-compose up

Can I trust my environment variables?

How to redirect stdout+stderr to one file while keeping streams separate?

bash shell unix zsh tee

wp-cli: unable to run phpunit on MAMP

bash wordpress mamp wp-cli

Set docker image username at container creation time?

linux bash docker scripting