Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

How to capture from webcam in Linux using Mono?

c# .net linux mono beagleboard

How is it that main function is always loaded at the same address whereas variables have different address most of the time?

RegEx in bash-script (for-loop)

linux bash shell sh

Cygwin and alternatives to replicating linux commands on windows

windows linux cygwin gzip wget

Missing MySQL in PHPinfo on Ubuntu Linux

php mysql linux apache

understanding shared libraries using gcc

c linux gcc shared-libraries

How can a C/C++ process know if it runs in background?

c++ c linux background

Conditional wait overhead

how to copy from other file in vi editor

linux vi

Format a file in Unix/Linux ?

linux shell unix

Why is my sed command failing when using variables?

linux bash unix shell

Parsing Command Output in Bash Script

linux bash scripting

Quantify RAM, CPU use of a process in C under Linux

sockaddr - print all information which sa_data holds - c++

c++ linux sockets

Will an IO blocked process show 100% CPU utilization in 'top' output?

linux performance io cpu

Command doesn't work in script, but works in shell

linux bash scripting ubuntu ssh

How do I remove part of a line in a multi-line chunk using sed or Perl?

linux perl unix sed

Bash create variable then assign value to it

linux bash scripting

Python sys.argv[1:] not picking up command line options

difference between Linux kernel and UNIX kernel(such as FreeBSD) from programmer's point of view

linux unix kernel