Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu

How do I escape a double quote with GNU grep for windows/dos?

cmd grep gnu

What are the differences between regular expression syntaxes for different tools? [closed]

regex sed awk grep gnu

n days ago from a given date on command line

linux shell date unix gnu

GNU readline: enormous memory leak

c gnu readline

Move only files recursively from multiple directories into one directory with mv

bash unix gnu directory mv

git compiling: Documentation/git-add.xml does not validate

How do I run GNU Typist/gtypist on a Mac?

gnu

gnu make: How to concat two strings

makefile gnu gnu-make

Memory section handling error

c++ assembly linker gnu

What's a good way to deal with or remember backwards arguments to cmp in the GNU assembler?

assembly x86 gnu gnu-assembler

How does malloc_info() work?

c++ c gcc gnu

GCC does not emit a warning when compiling [duplicate]

c gcc gnu

Linux 3.0 x86_64: When is SIGSTKFLT raised?

c linux signals gnu x86-64

C++ Eclipse CDT How to add gcc 4.6.3

c++ eclipse gcc gnu eclipse-cdt

Is it possible to implement GNU C's typeof(x) with C11's _Generic?

c generics gcc gnu c11

What is NT_GNU_BUILD_ID used for?

linux go gnu

Is it possible to pretty print Awk's code?

awk gnu pretty-print

Deleting specific columns of text in Emacs/XEmacs using the keyboard

text emacs gnu xemacs

Autotools library and object file output control

Makefile sequential execution

makefile gnu