Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Gnu Makefile - Handling dependencies

c++ unix makefile sed gnu

Convert a uint16_t to char[2] to be sent over socket (unix)

c sockets unix tcp stream

Launching Ruby without the prefix "Ruby"

ruby macos unix terminal

Print lines between two regex using sed

sed unix

Unix - Need to cut a file which has multiple blanks as delimiter - awk or cut?

unix awk delimiter cut

How to grep for value in a key-value store from plain text

linux shell unix grep

Shell: get lines x to y of file

shell unix

reverse a file in Unix shell

bash shell unix

How can I override the log4j properties file in my jar at runtime [duplicate]

java unix jar log4j

Autoconf check for struct flock

c linux unix autotools autoconf

Dropping root privileges and still generate coredumps

c linux unix coredump

What is the cleanest way to create a non-linear pipeline?

bash shell unix pipelining

escape curly braces in unix shell script

Sending file descriptor over UNIX domain socket, and select()

c sockets unix dns

Is it possible to make this shell script faster?

python shell unix

Running UNIX commands as different user, from Java

java unix ssh passwords aix

Difference between thread safe and async-signal safe

CMake or make. Do I need both?

c unix makefile cmake

Is it safe to use getenv() in static initializers, that is, before main()?

c++ c unix posix environment

Python Fabric: How to handle arbitrary remote shell prompt for input?

python django unix shell fabric