Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

How to rename file name contains backslash in bash?

linux bash

How to get first match with sed?

linux shell unix sed

rootfs folder in yocto

Quick file access in a directory with 500,000 files

Porting Application from Solaris to Linux

c++ linux solaris porting

Queues in the Linux Kernel

How to spawn Linux process from Windows application?

windows linux delphi spawning

How can I parse the output of /proc/net/dev into key:value pairs per interface using Python?

python linux parsing

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