Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

When was Unix epoch time revised from 1971 to current 1970 value?

unix unix-timestamp

Adding the time to mysqldump cron job?

unix cron mysqldump cron-task

How to display the symbol's type like the nm command?

c unix command elf nm

asterisk(*) and dot-asterisk(.*) in unix regular expression

regex unix

How to save both matching and non-matching from grep

sorting with multiple keys with Linux sort command

linux shell unix sorting

How to run code every time a new socket is created on my Linux machine?

c linux sockets unix tcp

shell script to ssh remote machines and print the output of the top command

bash shell unix ssh echo

Blocking in pthread_join()

c multithreading unix pthreads

MySQL Galera node not starting (aborting with Error 'WSREP: [...]: 60: failed to reach primary view: 60 (Operation timed out)')

mysql unix freebsd galera

In bash, should I unset a local variable inside a function?

linux bash unix

How to Skip 1st line of file - awk

unix awk

Adding SQS redrive policy using AWS CLI command

Distinguishing a pipe from a file in Unix

c unix file pipe manpage

shifting from windows to *nix programming platform

How to scale a TCP listener on modern multicore/multisocket machines

How to get the true URL of a file on the web. (Python)

getopt implicit declaration in Solaris?

c unix gcc solaris posix

How to use lsof(List Opened Files) in a C/C++ application?

c++ c sockets unix lsof

"find command -mtime 0" not getting the file i expect

unix