Search code examples
How to iterate over the characters of a string in a POSIX shell script?...


shellshposixdash-shell

Read More
How do I check if a directory exists or not in a Bash shell script?...


bashshellunixcommandposix

Read More
Informix 12.10 CLOB & RegEx bug?...


sqlregexposixinformix

Read More
Convert WindowsPath to PosixPath...


pythonwindowsposixpathlib

Read More
What is the difference between sigaction and signal?...


csignalsposix

Read More
C thread deadlock debug regarding a thread synchronization assignment...


cmultithreadingposixsemaphore

Read More
Are system calls directly sent to the kernel?...


clinuxlinux-kernelposixlibc

Read More
When should I call `globfree` on a `glob_t`?...


cposixglob

Read More
How does SIGINT relate to the other termination signals such as SIGTERM, SIGQUIT and SIGKILL?...


linuxunixposix

Read More
What is the meaning of "POSIX"?...


unixposixstandardsterminologyportability

Read More
Do TOCTOU vulnerabilities exist in file *existence* checks with access()?...


cfilesecurityposixrace-condition

Read More
What are the semantics of a+ mode in standard fopen()?...


ccygwinposixstandardsc89

Read More
aio on osx: Is it implemented in the kernel or with user threads? Other Options?...


macosasynchronousioposixaio

Read More
midpoint between two POSIXct times...


rposix

Read More
Segmentation fault when using rwlock in shared memory...


c++windows-subsystem-for-linuxposixmmaprwlock

Read More
Why doesn't readlink return a null-terminated value?...


linuxlinux-kernelposixsystem-callsreadlink

Read More
How to get script directory in POSIX sh?...


bashposixsh

Read More
How to check if stdin is from the terminal or a pipe in a shell script?...


posixsh

Read More
How to convert from UTC to local time in C?...


ctimeposixutcdatetime-conversion

Read More
How to determine if a file descriptor is seekable?...


cposixfile-descriptor

Read More
What posix_fadvise() args for sequential file write?...


coptimizationposix

Read More
How do I select the right language for my C program's output?...


cinternationalizationposixlocalesetlocale

Read More
How can I determine if the operating system is POSIX in C?...


cgccposix

Read More
How to get seconds from boost::posix_time::ptime...


c++boosttimeposixepoch

Read More
What are the conventions for stdout/stderr messages?...


cposixstdoutstderrprintf

Read More
Write only when child process expects input...


cposix

Read More
Are `ln -f` and `ln -sf` atomic on Linux and POSIX?...


linuxposixgnuln

Read More
Is there an invalid pthread_t id?...


cpthreadsposix

Read More
Match and Replace ![foo](/bar/) with Regex in SED...


regexbashsedposix

Read More
Writing programs to cope with I/O errors causing lost writes on Linux...


clinuxlinux-kernelposix

Read More
BackNext