Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

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

Cleanest way to get the highest suffix (or prefix) of a certain file type in a set of directories with bash?

bash unix

where does the shared memory gets allocated?

unix

What's the scope of ulimit -u?

shell unix process resources

workaround for SPLIT 1000 file limit?

perl unix awk sed

Unix: Find files with a number as the extension

unix find

zcat pipe to grep

unix grep zcat

Unable to build GNU automake - help2man can't get `--help' info from automake-1.16

linux unix gnu automake

Is there a function for finding the full file permissions?

go unix file-permissions