Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How malloc() and sbrk() works in unix?

unix malloc

Python equivalent of unix cksum function

python unix checksum zlib crc32

Executing a shared library on Unix

c unix shared-libraries

how can I detect whether a specific page is mapped in memory?

c linux unix mmap

Ignore newlines with diff

unix diff

How do I refer to my local computer for scp'ing when logged into remote?

unix scp

Change Port of Mysql Server in Phpmyadmin

mysql unix phpmyadmin port

_splitpath in Linux

linux unix parsing

what is ^@ character in vi?

apache .htaccess unix vim vi

Is flock automatically released on process exit?

Is it possible to create a symlink to the latest file in a directory?

unix

how to keep file ownership while using tar

perl unix tar

Is it good programming practice to use setjmp and longjmp in C?

c exception unix

what is the relationship between X11 and gnome? [closed]

linux unix x11

Syntax error: operand expected (error token is "+")

bash unix

how to use sed to extract lines in specified order?

linux bash unix sed

fork and existing threads?

c multithreading unix fork

changing to parent directory in unix

unix shell command-line ksh

Write STDOUT & STDERR to a logfile, also write STDERR to screen

bash unix shell