Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Porting Unix to Windows- usage of pwd.h

c windows unix mingw posix-api

'if else' statement in Expect script

if-statement unix tcl expect

SQLite3 upgrade on Mac

macos shell unix sqlite terminal

restrict access based on SSH key

How to pass hundreds of files from multiple subdirectories to cat?

linux bash unix

append filename to each line

bash unix append line

Can anyone explain to me what the purpose of /dev/tty

linux unix