Search code examples
Shell redirection doesn't move file position for stdout...


clinuxbashshellposix

Read More
How to test if string matches a regex in POSIX shell? (not bash)...


regexshellshposix

Read More
Can argc be zero on a POSIX system?...


cposixlanguage-lawyerprogram-entry-point

Read More
Why does this POSIX sh function set $? = 1...


shposix

Read More
Why subprocess of a script disappears after signal is sent?...


unixposixkill

Read More
Have problems with multiprogramming in pthread, only part of the program works...


cpthreadsposix

Read More
Is a conditional function definition allowed in POSIX compliant shell scripts?...


shellposix

Read More
Conditionals in POSIX standards...


shellif-statementposix

Read More
Launching executable in C++...


c++execposix

Read More
Count trailing newlines with POSIX utilities or GNU coreutils or Perl...


shellperlawksedposix

Read More
How do I stop sem_open() failing with ENOSYS?...


clinuxipcposixsemaphore

Read More
How mkstemp() actually works?...


clinuxposixglibcunistd.h

Read More
replacing newlines with the string '\n' with POSIX tools...


shellawksedshposix

Read More
<system_error> categories and standard/system error codes...


c++c++11winapiposixstd-system-error

Read More
How to know when there is input through the terminal pipe line on C++ 11?...


c++c++11posix

Read More
child thread does not see effect of increment by main thread...


cmultithreadingposix

Read More
Interrupting open() with SIGALRM...


linuxsignalsposix

Read More
require_once for bash, but how to for older bash and POSIX-shell?...


bashposixrequire-once

Read More
Why do all threads always take the same time, why does the OS run all threads "in parallel&quot...


cmultithreadingmacospthreadsposix

Read More
How to determine a tar archive's format...


linuxposixcommand-line-interfacegnutar

Read More
How does linux fallocate FALLOC_FL_KEEP_SIZE affect a file after it is closed?...


clinuxposixfallocate

Read More
Why is "setsockopt()" needed if "fcntl()" also manipulates file descriptors?...


csocketsposixnonblocking

Read More
How can I get a random word from a string in posix shell?...


unixposix

Read More
Shared memory - shm_open causing permission denied...


cposixshared-memory

Read More
Alternative function for php deprecated sql_regcase()...


phpposixdeprecatedpcrealternate

Read More
Why don't regexec(), regcomp(), followed by print statements execute immediately?...


cregexprintfposixflush

Read More
'\n' == 'posix' , '\r\n' == 'nt' (python) is that correct?...


pythonposixcarriage-returnlinefeednt

Read More
how to remove everything inside directory except a list of files and directories?...


linuxshellunixposix

Read More
POSIX replacement for inotify?...


linuxposixinotify

Read More
shell - How to define a variable in a C-type for loop?...


shellfor-loopvariablesunixposix

Read More
BackNext