Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

A Linux Shell Script Problem

linux string shell sed

doesn't compile if included boost/thread in linux Ubuntu:)10.10

Why do I get this error? void* is not a pointer to object type.

c++ c linux gcc g++

lxml error "IOError: Error reading file" when parsing facebook mobile in a python scraper script

nonzero return code although find -exec rm works

linux shell

Disabling disk cache in linux

c linux caching ubuntu-12.04

scp: how to find out that copying was finished

linux bash shell sh scp

How to cleanly kill subprocesses in python

How does commands-piping work in *NIX?

linux unix pipe

Having a problem figuring out how to get Ethernet interface info on Mac OS X using ioctl/SIOCGIFADDR/SIOCGIFCONF?

linux macos ethernet ioctl

How to ensure a rake task only running a process at a time

ruby linux rake rake-task

linux find command is not working properly

linux

Removing duplicated lines from a txt file

python linux awk

How to give password in shell script?

linux shell scripting expect

C modifying printf () to output to a file

c linux unix printf

Redmine RailsBaseURI

linux redmine

including .h file from a different application/directory

c++ linux include

How do I suspend another thread (not the current one)?

Unix fork() system call what runs when?

c linux unix fork

porting ioctl() calls from unix to linux, error with FIONBIO

c++ linux sockets ioctl