Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Are ioctl driver functions executed from an atomic context under linux 2.6?

How to check if the current operating system is Windows, Linux, or OSX?

windows linux macos porting

Does Linux automatically free an unnamed pipe once both file descriptors have been closed?

c linux pipe

How to increase probability of Linux core dumps matching symbols?

linux gcc gdb coredump

Where do I find the source code for execve()?

c linux linux-kernel

PHP enable <?= ?> [duplicate]

php linux configuration

Split delimited file into smaller files by column

linux bash unix split cut

mmap vs sbrk, performance comparison

How to start a stopped process in Linux

linux bash shell

How to install dependencies of a Perl script?

linux perl

Fair critical section (Linux)

How to setup path for maven

linux maven-2 maven

The efficiency of using a pthread_rwlock when there are a lot of readers

c++ c linux performance pthreads

Multiple instances of program on multi-core machine

Best way to implement busy loop?

c linux

Finding the owner and group of a file (as a string)

c linux

Linux Bluetooth l2ping with signal strength (without connecting?)

c linux bluetooth rssi

Can you program a GUI in C++ that works on both Windows and Linux operating systems?

Java - how to check whether another (non-Java) process is running on Linux

java linux unix process grep

In Linux shell bash script, how to print to a file at the same line?

linux bash shell