Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Programmatically determine maximum filename length

Does anyone have information about Linux Support in the upcoming version of Delphi?

linux delphi

Does exiting from a pthread release malloced memory?

FIFOs implementation

c linux fifo

Asynchronous, timed function calling in C on Linux?

c linux asynchronous timer

Hard-coding paths in Linux

linux language-agnostic

google app engine path in linux?

du -skh * in / returns vastly different size from df on centos 5.5

linux centos vps diskspace du

Java installation issues on Ubuntu

java linux ubuntu

MySQL Dump to tar.gz from remote without shell access

linux shell mysqldump pipe tar

Can I recover my code lost during my last change in vim?

linux vim

Delete line in file matching one string but not matching another - SED, BASH?

linux bash unix sed sh

Getting raw input from console using C or C++

Linux cp with a regexp

regex linux cp

How to find files with same size?

linux bash awk

Converting char * to char * const *

c linux pointers

Git man page seems incorrect

linux git suse manpage

Rename multiple directories with one domain name to another domain name?

linux bash shell

Terminating MySQLd session to go back to command prompt

linux bash ubuntu command-line

What is the difference between register_chrdev_region and alloc_chrdev_region to allocate device numbers?