Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Mac OS X Shell Script Measure Time Elapsed

macos shell

Cron - gsutil not found

shell cron gsutil

POSIX sh syntax for for-loops [SC2039]

shell for-loop posix

SFTP bash shell script to copy the file from source to destination

bash shell sftp copying

Test Anything Protocol in Shell scripts

unit-testing shell tap

Sort lines of massive file by number of words on line (ideally in parallel)

shell unix sorting

ruby executing remote scripts in one line. (like installing rvm)

ruby linux bash shell

Bash - Extract numbers from String

bash shell unix

use sed to insert a line after matching a block of text

bash shell sed awk

Why didn't back quotes in a shell script help me cd to a directory

bash shell

Appending argv entries to an array (dynamically populating an array) in bash

arrays bash shell dynamic

Bulk renaming files with bash and Perl based on file name

regex linux perl bash shell

How do you filter out all unique lines in a file?

linux bash shell command-line

Case insensitive comparision in If condition

bash shell

Telnet to login with username and password to mail Server

linux bash shell telnet

How do I list all folder names that have files changed in Git?

bash git shell

How to replace "\n" string with a new line in Unix Bash script

bash shell variables unix

Preferred way of #! in shell scripts

shell

Bash - $PATH and ${PATH}

Compress a Mysqldump that is SSH'd to another machine