Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How does rm work? What does rm do? [closed]

linux unix filesystems posix

Why does the read end of a pipe read EOF only if the write end is closed?

c unix pipe

How to read email from command line in linux?

warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]

Is UNIX time universal

UNIX Socket permissions (Linux)

c linux sockets unix

Why do pipes have a limited capacity?

c unix system-calls

Default write behaviour - O_TRUNC or O_APPEND?

How to autocomplete at the KornShell command line with the vi editor

unix shell vi ksh aix

Is there a special restriction on commands executed by cron? [duplicate]

linux unix cron

join 3 files by first Column with join (was awk)?

bash unix awk text-files

unix commandline for inline replacement of all newlines in file with <br>\n

bash unix command-line sed

Find a process ID by name

ruby unix

Execute Java from command line

java unix command-line

How Do I Store and Retrieve a Struct into a Shared Memory Area in C

c unix shared-memory

How can I get the memory of one process in Linux [duplicate]

linux unix

How to split mailbox into single file per message?

linux bash email unix mbox

Reverse input order with sed

bash unix command-line sed

grep -f maximum number of patterns?

unix grep

How to unzip the file_name.csv.gz files to .csv [closed]

linux bash shell unix