Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

grep with regex wrongly selects unicode characters

regex unix unicode grep

How to permanently run dockerd

linux docker unix

bash command to repeatedly emulate keypress on a proceess

How to measure user/system cpu time for a piece of program?

c unix

/usr/bin/env perl does work as command but not in perl script

bash perl unix shebang env

Command wc-1 returns illegal option

unix

What is the equivalent command of Unix's which in VMS

unix openvms vms

Sed Capturing Repeating Number Groups

bash macos unix sed

Detect when a fifo is opened from a program

c unix race-condition fifo

Assigning printf output to a variable in awk command

unix

In mercurial, how to setup and use per-user platform-dependent hgrc?

unix mercurial

Delete a line using SED from a file and redirect the output to same file

unix sed solaris ksh

Checksum and pipe an input simultaneously

bash unix pipe checksum

How to concatenate two files (removing the first line of the second file) in a single line of unix command?

file unix sed merge

Checking only the O_RDONLY flag to open(2)

Batch replace text inside text file (Linux/OSX Commandline)

What can cause a “Resource temporarily unavailable” on sock connect() command

Difference between wait in stdlib.h and sys/wait

c unix posix wait

Get next Sunday after a given date (bash)

bash shell unix