Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What's the easiest in a shell script to ensure its not run as root?

java security shell

How to build and run a shell command based on the contents of several lines in Vim?

shell vim scripting

Find the highest user ID in Mac OS X

macos shell

CMake coloring errors and warnings

c++ shell cmake

Linux: Outputting DD results to a text file

linux bash shell

egrep lines starting with r and ending with g

regex shell unix grep

How do I create a file listener in linux?

linux bash shell listener

Why does ZSH hang on empty redirection?

bash shell zsh

Shell execution: time vs. /usr/bin/time

bash shell exec executable zsh

Difference between starting a command using init.d script and service start

linux shell command

Zsh menu completion causes problems after zle reset-prompt

How to run NVM command from bash script

node.js bash shell unix nvm

How to print a df in Terminal without loosing format?

Is it possible to write one script that runs in bash/shell and PowerShell?

How do I insert text to the 1st line of a file using sed?

linux bash shell sed scripting

What is exclamation mark at beginning of line doing in this BASH snippet?

bash shell

Shell scripting vs programming language

shell scripting

Calling shell command from ruby with proper argument escaping

ruby shell escaping

How can I manipulate file names using bash and sed?

bash shell sed

Django shell: Command to load test fixture data?

django shell