Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

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

Linux C++: How to properly use template specializations across multiple files?

c++ linux templates linker

Windows vs. Linux memory allocation/std::list constructor performance

Suffix aliases in bash

linux unix zsh bash

How to get total disk space in Linux with Java?

java linux apache jsp

What harm can a C/asm program do to Linux when run by an unprivileged user?

std::ofstream and system touch

c++ linux

Alias in bash not working [closed]

linux bash

Getting ‘m_Mutex’ declared as reference but not initialized error

c++ linux pthreads mutex

How can I create an MPlayer playlist with a shell script? [closed]

linux mplayer

checking equality of a part of two files

linux bash diff

how to convert from struct tm to long int in C?

c linux

compatibility of c++11 and MPI library

c++ linux gcc c++11 mpi