Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Why sleep() after acquiring a pthread_mutex_lock will block the whole program?

linux unix pthreads

How to hg forget what .hgignore lists?

Processes hang on read

c linux unix process ipc

JavaScript CSV Parser Library [closed]

dlsym -- get overridden symbol

c unix symbols dlopen dlsym

GVIM - Crash during startup

unix vim

Print space-separated list in columns

linux bash unix

Merging two files horizontally and formatting

unix paste

How can I put process into "uninterruptible sleep"?

unix process signals coredump

How to use du to take the paths from stdin and calculate the total size? [duplicate]

linux shell unix

Why can I delete write-protect file(hard link) in my own directory? [closed]

linux unix

How to resolve `FATAL: could not write lock file "postmaster.pid": No space left on device` error? [closed]

C sockets send/recv buffer type

c++ c sockets unix

Reset / Reloading bash, completely (alias and function)

bash unix exec

Difference between ps –ef|grep java and ps –ef|grep *.java

unix grep

system date into variable unix

date unix sh

How can I tell whether SIGILL originated from an illegal instruction or from kill -ILL?

linux unix signals posix

Finding login times in Linux

python linux unix boot

Shell prompt that is based on location in filesystem

How to determine if shell command didn't run or produced no output

perl shell unix