Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

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

Code Analysis tool for legacy C/C++

c++ c unix code-analysis legacy

Bash script to convert a date and time column to unix timestamp in .csv

bash unix csv

Offset in nm symbol value?

c++ macos unix linker nm

Shell script: Execute command after running "exit" command in the shell script

How can I replace a string in all filenames in a directory? (specifically I need to remove "\#015" from all file names in a directory

linux unix replace sed awk