Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Difference between thread safe and async-signal safe

CMake or make. Do I need both?

c unix makefile cmake

Is it safe to use getenv() in static initializers, that is, before main()?

c++ c unix posix environment

Python Fabric: How to handle arbitrary remote shell prompt for input?

python django unix shell fabric

Difference between -shared and -Wl,-shared of the GCC options

Matlab - run file without opening GUI, then quit

linux unix matlab

Unix cut: Print same Field twice

shell unix sed cut

split file on Nth occurrence of delimiter

file unix split chunking

SSH : Remotely run a script and stay there

shell unix ssh

How to create a zip archive using Ruby on Rails?

ruby-on-rails ruby unix zip

Getting file modification time on UNIX using utime in C

c file unix unix-timestamp

Convert ls output into csv

linux unix csv find

behavior of parent and child for a signal handler

unix

What is difference between tail -f and tailf in unix?

unix tail

multiprocessing and garbage collection

Tar only the Directory structure

unix tar

Cross platform way of testing whether a file is a directory

Create a python executable using setuptools

python unix setuptools egg

Can ext4 detect corrupted file contents?

unix ext4

how do I get the process list in Python?

python unix kill ps processlist