Search code examples
trying to parse multiple patterns from single command (using sed)...


bashsedposix

Read More
getting thread name from thread id using posix api...


c++posix

Read More
getaddrinfo with AI_NUMERICHOST...


clinuxdnsposix

Read More
Waiting for a signal inside the signal handler itself...


cunixsignalsposixipc

Read More
Daemonize() issues on Debian...


clinuxsocketsposixdaemon

Read More
Is it possible to store page_size into an object with static storage duration?...


cposixpage-size

Read More
Sending buffer in c socket programming with write...


csocketsposixsystem-calls

Read More
What is a POSIX-compliant alternative to if (( ... ))?...


shellunixposix

Read More
Get "ls -la" information with java...


javafileposixls

Read More
How to use uniq-c on sorted file...


shellunixposixuniq

Read More
Processing multiline variable with awk, printing unmodified line meeting the condition...


shellunixawksedposix

Read More
How to get source device of mount point in Linux programmatically?...


c++linuxposix

Read More
Simple Multi-threading Stack Implementation using Conditional Variables...


cmultithreadingthread-safetypthreadsposix

Read More
POSIX numeric time zone...


shelltimezoneposix

Read More
How to keep newline intact in a sed command used in Makefile (POSIX)?...


sedmakefileescapingposixnewline

Read More
BSD sed ignores the leading spaces in the text for a\ command...


shellsedposixwhitespace

Read More
EAGAIN on a blocking read system call on regular file...


clinuxinputposixerrno

Read More
temporary file location when using tmpfile() in C...


clinuxposixglibctemporary-files

Read More
Only accept 4 character long, decimal numbers as user input for read...


linuxbashshelldecimalposix

Read More
Compile pthread.h stuff on AIX using g++...


c++gccposixaix

Read More
Differentiating a uid-wide kill(-1,…) from a targetted kill...


cposixsystem-callskill

Read More
How to get a FILE pointer from a file descriptor?...


cposixmkstemp

Read More
Different threads being scheduled with different policies...


cmultithreadingoperating-systempthreadsposix

Read More
How to convert a Date to POSIX-format in JavaScript (NodeJs)?...


javascriptnode.jsdateformatposix

Read More
Why read system call stops reading when less than block is missing?...


c++posixipcsystem-calls

Read More
libc source location - for download or online viewing?...


clinuxpthreadsposixglibc

Read More
Start (^) and end ($) anchors not working...


cregexposix

Read More
Output from fork() in c...


cforkposix

Read More
Passing function with arguments to a signal handler?...


cposix

Read More
How to durably rename a file in POSIX?...


directoryposixrenameext4fsync

Read More
BackNext