Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

epoll with edge triggered event

c linux sockets epoll

Speed up bash script that uses several find commands

linux performance git bash find

#include <string> causes lots of '<blank>' has not been declared errors

c++ linux std gcc4.7

Convert object file to another architecture

linux x86 arm cpu-architecture

Single column data to multiple columns

linux bash shell sed awk

What does "select" do when nfds is 0?

c linux

Rename multiple files with sed

linux sed rename

x-axis value on gnuplot

linux graph gnuplot

files with same name in different folders

linux bash file shell scripting

Extracting only my function names from ELF binary

c linux shell awk readelf

changing permissions of files in a directory recursively

linux find chmod

How to get an addres of AF_INET6 socket with recvfrom

c++ c linux sockets ip-address

How to run a Shell Script before shutdown on CentOS

linux bash shell centos runlevel

How to fseek() on a pipe

c linux

Reverse print result of unix find without sort

linux shell unix find

Increment the elements of an array by 1 (1 thru 1000)

arrays linux bash shell sh

what is general semaphores range?

Maximum number of primary partitions?

How to compile module with new kernel in Linux

BASH: syntax error near unexpected token `done' with alias named 'do'

linux bash