Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Java Thread & Unix Process

java unix

Linux vs. Unix file wildcards

linux bash unix

Send SIGINT to a process by sending ctrl-c to stdin

unix rust process signals pty

Bash - Two processes for one script

bash shell unix ps

Match strings of files in Unix

shell unix ksh

How to add contains or startswith in jq

linux unix jq

Why the first line of the command line is not taken for the output

linux shell unix awk

Memory does not get allocated with the MAP_ANONYMOUS and MAP_SHARED_VALIDATE flag in mmap()

c linux unix mmap

GUI toolkit for rapid development?

user-interface unix solaris

Is there a way to determine if a subdirectory is in the same filesystem from python when using os.walk?

python unix

Comparing files on the unix command line

unix command-line file

How to improve performance of file reading by multiple threads?

c linux unix

sed regex to non-greedy replace?

Shared POSIX objects cleanup on process end / death

c unix synchronization ipc posix

What do programs see when ZFS can't deliver uncorrupted data?

KornShell - Test with variable that may be not set

shell unix scripting ksh

getopt_long vs getopt_long_only

linux unix getopt getopt-long

Struggling to use calloc and realloc to initialize arrays in C

c arrays unix

Extracting data from a file

sed grep unix

file descriptor polling

c linux unix polling