Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Is it possible to choose whether to generate heap dump or not on the fly?

Efficiently computing date/time stamp for logging purposes on unix/win32

Is there a way to disable system(unix) caching for disk files?

c unix caching

year not displaying on linux

c linux unix

Will symbolic links created in unix (linux/osx) still working in windows?

Posix shared memory initialization

c linux unix posix shared-memory

Sorting pos/neg numbers with fractional parts using Unix sort

linux sorting unix

Why doesn't Linux follow Unix syscall conventions?

c linux unix assembly x86

Why LC_CTYPE needs to be set manually for Python in some cases

python django unix utf-8

Java program (class > .jar) as a Unix shell (in place of sh/bash)?

java bash shell unix exec

Why do the permissions of a symbolic link default to all-permissive?

unix permissions symlink inode

Cloning command `script` and PTY background job problems: terminal messed up

c macos unix

Java Best Practices for Config File Locations

java unix

what is parameter level in getsockopt?

sockets unix setsockopt

Process behaviour after receiving a SIGSEGV signal?

c linux unix

Subshell created using (...) behaves differently from bash -c '...'

bash shell unix

List all threads

c unix pthreads posix freebsd

OpenSSL create SHA hash from shell stdin

shell unix openssl

Failed to build json (1.6.3) with native extension after I installed Xcode 4.2

ruby unix build makefile gem

How to generate a sequence of dates given starting and ending dates using AWK of BASH scripts?

bash unix awk