Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Search and replace $ signs with sed

bash unix sed replace

SCP a file that match a particular pattern and extension

linux unix scp

How to disable cd command-line?

bash shell unix command-line cd

Why does MySQL's ENCRYPT return different results on each call?

mysql linux unix hash crypt

How do I turn a text file with a single column into a matrix?

linux bash unix text awk

UNIX Parse HTML Page Display Contents of a Tag - One Liner?

linux unix grep html-parsing cut

Remove lines containing space in unix

linux shell unix sed awk

How to make the scp retry till it succeds in case of a failed attempt?

perl unix scp

Glob matching only returning first match

I cannot write to stdin with /proc/{pid}/fd/0

c bash ubuntu unix

How to create cron job that will run every month on second tuesday

unix cron cron-task

Transpose one line/lines from column to row using shell

shell unix

How to recursively copy files under a folder and its subfolders as symbolic links

linux unix

scp with special characters programmatically

perl bash unix ssh scp

how to create a path alias?

unix alias

migrate ksh script from unix to linux

linux unix ksh

grep a block of lines into a shell variable based on matching pattern

linux shell unix awk sed

signal handler sa_sigaction arguments

c unix signals

UNIX File Descriptors Reuse

c++ c unix file-descriptor