Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Minimal example to compile & run assembly with gcc?

linux assembly x86-64

How to run a C++ program in another C++ program?

c++ linux

Schedule task on precise periods in Linux or Windows

how shell pipe handles infinite loop

linux bash unix shell pipe

what's wrong with this simple bash command?

linux bash

Run process with string input and output

c++ linux exec fork pipe

linux command line: cut (with empty fields)

linux command-line cut

ELF format manipulation

c linux kernel elf

How to use global arrays in bash?

linux bash shell ubuntu

How to create a file in shell script

linux bash shell unix

how to create UNIX / Linux commands? [closed]

c linux unix

How to get aspect ratio from video file?

linux perl

Why sleep() after acquiring a pthread_mutex_lock will block the whole program?

linux unix pthreads

Linux kernel, iptables and vmalloc size

linux linux-kernel

Processes hang on read

c linux unix process ipc

Do signal handers have a separate stack?

c linux multithreading signals

Detecting file system in C

c linux

Undefined reference to custom shared library

c linux gcc shared-libraries

Should I use "| at now" or ampersand (&) to run the script in background?

php linux shell

How can I split input using bash?

linux bash