Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to make GNU-Screen share 1 Screen for all Users?

How can I determine my csh version?

shell version csh bsd

Use $RANDOM in a makefile

shell makefile terminal

Returning array from a Bash function

need to set environment var for a back-ticks command

ruby shell scripting

s3cmd count lines with zcat and grep

shell amazon-s3 s3cmd

sh screen - Wait for screen to terminate

How does a script prefaced with #!/bin/rm delete itself?

linux bash shell unix

Check if jar running from shell

java shell sh executable-jar

Testing against -n option in BASH scripts always returns true

bash shell sh

Bash history between two points in time

bash shell history built-in

Are there any alternatives to the "echo" command?

bash shell unix

How to get a substring after the last underscore (_) in unix shell script

shell unix substring

Setting up Shell Script for Vagrant Setup

shell vagrant

What is the significance of // in bash?

bash shell unix

Why fork bomb did not crash android?

android linux shell su

Match file names using Linux Shell regex

regex linux shell

How to get second-to-last argument from previous bash command? (in an interactive bash shell)

how to assign echo value to a variable in shell

shell unix

Shell script print line number when it errors out

bash shell scripting