Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Assign action to variable in Automator for use in Shell Script

List the contents of multiple .tar archive files

linux shell archive tar

Cron job does not run

shell cron crontab cron-task

How to execute shell script from hubot

History command works in a terminal, but doesn't when written as a bash script

How to make web based python interactive shell

python security shell web

php exec/shell_exec/system/popen/proc_open runs calling script itself infinite number of times on linux

php linux shell exec

Genymotion shell is there a command to view my database?

android shell genymotion

Bash shell - Sort a list of words by the second letter?

linux shell sorting

How to use a here document in a loop? [duplicate]

bash shell

How should I understand "> outfile 2>&1" and " 2>&1 > outfile"?

c linux shell unix

Execute function every n commands in bash

linux bash shell bots

What is the verbose option in mkdir?

linux bash shell sh mkdir

xsel -o equivalent for OS X

linux macos shell terminal

Extract value of column from a line (variable)

bash shell unix awk

Define oh my zsh aliases per folder

linux shell unix zsh oh-my-zsh

How to use sed to delete multiple lines when the pattern is matched and stop until the first blank line?

linux shell sed

Difference in pipe and file redirection - BASH

bash shell redirect

How to execute multiple command after double pipes in shell script

shell unix ksh

How to run inotifywait continuously and run it as a cron or deamon?

linux shell init inotify