Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

SED or AWK replace all with patterns from another file

shell perl awk sed gawk

How can I tell the resolution of scanned PDF from within a shell script?

pdf shell

How do I execute a PHP shell script as an Automator action on Mac OS X

How can I tell if a makefile is being run from an interactive shell?

unix shell makefile gnu-make

Bash signal capture not detecting variables changed after declaration of 'trap' block

bash shell scope bash-trap

sorting in shell script

arrays shell sorting csh

Shell Script: How to trim spaces from a bash variable [duplicate]

bash shell unix

Merge Multiple .sql Table Dump Files Into A Single File

mysql shell

Removing files interactively with find and xargs

shell xargs rm

How to intercept and remove a command line argument in bash

Editing a line in multiple lines in Mongo shell

mongodb shell

Using Windows command shell for creating multiple files

windows shell cmd

How to pass current date to a curl query using shell script?

shell unix curl elasticsearch

How to change picture background color using ImageMagick?

linux shell imagemagick

My shell script stops after exec

linux shell

Bash script to convert a string with space delimited tokens to an array

linux arrays bash shell

why wildcard doesn't work in `sudo rm` statement?

bash shell wildcard sudo

How to have changes in ~/.byobu/.tmux.conf take effect without restarting byobu

linux bash shell byobu

What does if [[ $# -ge 1 ]] mean in shell scripting

bash shell

How to print dates between two dates in format %Y%m%d in shell script?

bash shell date