Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Piping to UNIX date function

unix date

Mac Terminal change directory to current front finder window [closed]

macos unix terminal

What is the best way to pass a command alias/function without reducing the functionality of said command?

linux bash unix

set flag in signal handler

c++ linux unix c++11 posix

Get Monday and Sunday etc.. for a week for any date as parameter in Unix

Where does Webmin stores its passwords?

Unix equivalent of '@ECHO ON'

shell unix

Redirecting pv output to file

Use nagios to send xml request to web service, and retrieve response

passing information from one script to another

python linux unix

What is the difference between SIGCLD and SIGCHLD signals?

unix signals

Shell : logical ANDs and ORs instead of if-else

bash shell unix boolean zsh

How to read & count XML records from a file in UNIX shell Script

unix

How to compare two huge text files (more than 50gb each)?

Why is my awk sub command failing?

shell unix awk

Implementing `sumproduct` in UNIX shell

bash shell unix awk

Avoid error with cat command when src file doesn't exist

awk / sed: replace all fields if any field matches a pattern

unix awk sed replace

Using FILENAME in awk script

linux bash shell unix awk

Surround every line with single quote except empty lines

unix awk sed text-processing