Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Modifying a parameter pass to a script (Bash)

bash arguments

sed to change string in a file only once

Shell scripting: cat vs echo for output

bash

How do I find the largest 10 files in a given directory?

perl bash filesize

Why does variable expansion within an alias work "as intended" in only one of these cases?

bash variables alias

l (lowercase L) command in bash terminal

bash shell terminal command

Obfuscating stored passwords in bash

bash

Deleting content of folder with shell script

linux macos bash shell command

Count how many times each word from a word list appears in a file?

bash grep

How dangerous is this bash script?

linux bash delete-file nohup

bash / sh -c not working with multiple pipes

linux bash shell

How do I get git to use Textmate as my default editor?

storing passed arguments in separate variables -shell scripting

bash shell argument-passing

brew install redis (osx 10.7)

copying (cp) a thing that a symlink points to rather than the symlink itself [closed]

bash unix

mysqldump cannot connect using socket

mysql bash ubuntu mysqldump

Write output of bash script to file with date

linux bash console

bash test for yum or apt based linux

bash yum apt-get

Prevent Bash word splitting in substring

linux bash shell

Sed: How to replace a string found after a specific pattern is located in a file

regex linux bash unix sed