Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Number of seconds since January 1, 1970 00:00:00 GMT Erlang

unix erlang timezone mnesia

Run a Bash Script automatically upon login

bash unix centos

How to find and remove line from file in Unix?

file unix find line

Can you explain this sed one-liner?

linux unix sed

Opening and writing to multiple files in C

c unix file-descriptor

Sorting date field in unix

bash shell unix sorting

use of a bash command to prefix a header to stdout?

bash shell unix

qmake not found although Qt installed

qt unix qmake

Find the size of directory in unix

linux unix

merge/join two tables fast linux command line

linux unix join merge awk

get the file name from the path

shell unix awk cut

awk: replace second column if not zero

regex unix if-statement awk

Get line from file at specified byte offset

python perl parsing unix

What happens if you run 'exec ls' in your shell and why? [closed]

How do multiple fork statements work?

c unix fork

Why are address are not consecutive when allocating single bytes?

c unix alignment malloc

Kill all pid files in a folder

Difference between GMT, GMT+0, GMT-0, GMT0 on Unix

unix time

Assigning optarg to an int in C

c unix casting int

Reuse or repeat pipe input as arguments in command (example given)

bash shell unix