Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

grep matching specific position in lines using words from other file

shell unix grep

What is added to an executable when linking with a shared library?

c++ linux unix

How do I trigger the default signal handling behavior?

java unix signals

Printing executed commands

shell unix fish

How are stdin and stdout made unique to the process?

unix operating-system

Random selection of columns using linux command

linux bash shell unix

Timer hangs main thread

c++ linux macos unix std

what is function parameter scope in qore?

unix qore

Unable to understand pthread_create() behaviour in the following program?

c linux unix pthreads

os.path.isdir() returns false on unaccessible, but existing directory

python unix

How to wait for the other end of a named pipe to be open?

c++ c unix posix named-pipes

What if the child exits before the parent calls wait()?

c unix

How do you write to a pty master Rust

unix rust libc tty pty

Detecting interactive shell within ksh ENV script

shell unix ksh

How to create folders using file names and then move files into folders?

python perl bash unix batch-file

What are the difference between Cygwin on Windows and real UNIX environment

unix cygwin

using backreferences regex in sed

regex unix sed ksh aix

*nix configuration file storage convention?

unix: merge 2 files using 2nd columns

unix merge awk

Getopt - filename as argument

c unix