Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Passing Arguments to Shell Script

shell script: "'<<' unmatched"-syntax error using here document

shell ksh

how to find the column number in a text file using unix commands

linux shell unix awk grep

Bash: How can I subtract two time strings using bash?

bash shell

Return string between single quote with awk

shell awk

Running multiples query on Hbase shell without calling hbase shell again

shell awk hbase

How to get last command run without using `!!`?

shell zsh zshrc

How to type ^A in unix shell script/VI

shell unix vi

Quick Unix command to print non-contiguous lines from a text file?

shell unix text sed

How to make a return from a child function cause a return to the parent function?

linux bash shell ash

Schedule cron entries to run script only when not already running

Bash -value too great for base (error token is "09") for date string yyyymmdd [duplicate]

bash shell date base

Convert Bash Scripts To Shell

linux bash shell scripting

What does -1 in "ls -1 path" mean?

bash shell glob ls

Multiply in bash script according to mathrules

bash shell

FFMPEG Crop with side by side merge

shell ffmpeg

Why doesn't set -e cause a failure with `false || false && true`? [duplicate]

linux bash shell

Gradle Project Version from build.gradle via Shell Bash Script

bash shell maven gradle

Iterating over command-line argument pairs

linux bash shell unix

Add month to a variable date in shell script

linux shell sh