Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Sending data from c to perl

c linux perl shared-memory

cron job for backup the database in linux/php

php linux cron

libusb basic example wanted

linux libusb

Assembly (or NASM) annoying problem

linux assembly gdb nasm

Add file name as last column of CSV file

python linux csv

VIM : How to copy all lines having a substring to another file/buffer?

linux vim

sed replace with hex

linux sed grep

What is the command to delete empty lines in a file using sed?

linux unix sed command

Check if file exist Linux bash [duplicate]

linux bash file

Best way to make www.example.com AND example.com use the same session variables?

php linux apache ubuntu apache2

Can malloc return same address in two different processes?

c linux malloc virtual-memory

Does pthread_mutex_t in linux are reentrancy (if a thread tries to acquire a lock that it already holds, the request succeeds)

c++ c linux multithreading

How to get scope of an IPv6 host?

linux bash ip-address ipv6

How to kill process in c++, knowing only part of its name

c++ linux unix process kill

Explain this command: . ~/nvm/nvm.sh

linux bash nvm

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