Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Custom format for time command

bash shell time format

Using the passwd command from within a shell script

linux bash unix shell

Execute a shell script in current shell with sudo permission

Force "git status" to output color on the terminal (inside a script)

git shell unix io terminal

Command to clear shell while using emacs shell

shell emacs elisp

Suppressing diffs for deleted files in git

git shell file-diffs

python getoutput() equivalent in subprocess [duplicate]

sudo cat << EOF > File doesn't work, sudo su does

bash shell sudo

how to remove the first two columns in a file using shell (awk, sed, whatever)

perl shell awk sed cut

Automate mysql_secure_installation with echo command via a shell script

mysql linux shell

xargs with multiple arguments

Randomly shuffling lines in Linux / Bash

linux bash shell sh

How to remove space from string? [duplicate]

bash shell

How search for files using regex in linux shell script [closed]

regex linux shell search

How to select a random item from an array in shell

arrays shell random

Importing functions from a shell script

shell

pipe stdout and stderr to two different processes in shell script?

bash shell pipe io-redirection

LINES and COLUMNS environmental variables lost in a script

Is there an interactive interpreter for C#? [closed]

c# shell

echo >&2 "some text" what does it mean in shell scripting

shell unix sh