Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to use the pidfile library correctly?

c linux unix daemon pid

Is there the "Windows Batch file" emulator/interpreter for UNIX? [closed]

How to keep track of all descendant processes to cleanup?

find command search only non hidden directories

linux shell unix find command

nohup error no such file or directory

linux shell unix nohup

Hello world Cron job not working

python unix cron crontab

Why a unix-socket file remains after its creator exits? Can I reuse it?

c++ linux sockets unix

Multiple/divide columns in bash

bash shell unix dataframe awk

Replace line with space and backslash with a string containing spaces

linux unix sed

how to include HTML code in Mailx mail body

unix

unix pipe multiple writers

unix ipc pipe

Syncing local and remote directories using rsync+ssh+public key as a user different to the ssh key owner

Duplicate stdout, pipe it to two different commands, collect results from both to stdin of final program

shell unix pipe

How to verify sqlplus can connect?

oracle unix sqlplus

How to perform file / directory manipulation with user privileges in mind?

sed with special characters

linux bash unix sed

MagickWand ./configure can't find MagickWand-config

bash unix path configure

setjmp and longjmp - understanding with examples

linux unix setjmp

Standard approach to determine success or failure of fork/exec (while parent is running simultaneously)?

unix exec fork

Good books for learning C++ programming on UNIX (pref Linux)? [closed]

c++ c linux unix