Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Travis start server and continue with scripts

unix travis-ci

High Priority Mail using mailx

unix

Reading from stdin OR file using awk

bash shell unix awk

How to Install GNU Parallel on Windows 10 using git-bash

unix system call monitor

What's the best way to check if C code has deprecated POSIX calls?

c linux gcc unix

How to write a unix script that gets notified with IMAP IDLE from Gmail?

linux unix gmail imap

Convert Memory Size (Human readable) into Actual Number (bytes) in Perl

linux perl unix

sed/awk or other: one-liner to increment a number by 1 keeping spacing characters

unix shell sed awk

Can I get the amount of time for which a key is pressed on a keyboard

c++ python c linux unix

How To Sort Tab Format File Based on Length of Column K

linux bash unix sorting awk

Where is the tell() function defined?

c++ macos unix gcc file

Saving Crontab files

bash unix cron

Rename a file but keeping the orginal creation, modification time in UNIX

unix solaris file-rename

Number of Running Processes on a Minix system from C code

c unix process minix

What is the fastest way to overwrite an entire file with zeros in C?

c linux file unix file-io

Multiple Python Processes slow

How to get file information similar to "ls -la" using C?

c file unix struct

How to install libxml2 in unix

xml unix solaris

Using one pthread_mutex_t and multiples pthread_cond_t with pthread_cond_wait()