Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Shell: How to append a prefix while looping through an array?

arrays bash shell

How do I find common characters between two strings in bash?

string bash shell

Finding next open port

bash unix shell cygwin

Run plugin's shell in cakephp 2.0

How does one create a script to execute multiple "exec" commands sequentially?

shell

download a file from a server with kerberos authentication

shell https download kerberos

Escaping dots in bash variables

bash shell

sed replace in-line a specific column number value at a specific line number

linux shell sed

Run Bash Commands from Mono C#

c# bash shell ubuntu mono

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