Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Exit a Script On Error

bash exit shell

How can I debug a Bash script? [closed]

bash shell

How to preserve line breaks when storing command output to a variable?

linux bash shell line-breaks

How to run Unix shell script from Java code?

java unix shell

Bash/sh - difference between && and ;

UNIX export command [closed]

bash shell unix

How to ssh to vagrant without actually running "vagrant ssh"?

shell command-line ssh vagrant

How do I use Ruby for shell scripting?

ruby shell scripting

Rename all files in directory from $filename_h to $filename_half?

bash shell

Case insensitive comparison of strings in shell script

What is the difference between ${var}, "$var", and "${var}" in the Bash shell?

bash shell variables syntax

How to merge 2 JSON objects from 2 files using jq?

json shell command-line jq

Rename Files and Directories (Add Prefix)

linux perl shell

How to delete duplicate lines in a file without sorting it in Unix

unix shell scripting sed awk

Executing Shell Scripts from the OS X Dock?

macos shell dock

How to process each output line in a loop?

bash shell grep

How can I delete a newline if it is the last character in a file?

linux perl shell awk sed

Checking for the correct number of arguments

shell scripting

How can I execute PHP code from the command line?

Print a file's last modified date in Bash

bash shell file date unix