Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to monitor which processes access a particular file in Unix?

c++ c perl unix shell

What does it mean "bash < <( curl http://rvm.io/releases/rvm-install-head )" [closed]

bash shell

Subtracting strings (that are numbers) in a shell script

bash shell math

A better way to do git clone

git shell automation

How do I find the exact CLI command given to Python?

Remove all backup files in Linux using Shell script recursively [duplicate]

linux bash shell ubuntu

Sampling without replacement using awk

bash shell awk

Bash for loop with spaces

bash shell for-loop

Portable way to find the number of processors/CPU's in a shell script?

shell unix sh

How do you handle the "Too many files" problem when working in Bash?

bash unix shell

Get rid of newline from shell commands in Ruby

ruby shell rubygems

how to get output from curl request to a file even if status code is 400?

bash shell curl

PHP log file color

php linux shell logging

How can I use an at command in a shell script?

linux shell unix at-job

tee to a compressed file

shell unix tee compression

what is If [[-n variable ]] syntax used for in bash

bash shell

BASH: Sudo Cat Multiline Commands to Shell Script

linux bash shell maven

What DISPLAY settings needed for running .sh installer for Java 7 EE SDK on Mac OSX

AppleScript : error "sh: lame: command not found" number 127

macos shell applescript

How to read and parse the json file and add it into the shell script variable?

json linux shell