Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

zombie process remove without wait C

c linux unix

Explaining the rm ./-rf "trick"

bash unix command-line rm

Difference between brk and sbrk

c unix

Need alternative to readarray/mapfile for script on older version of Bash

bash shell unix

How do I insert a line at a specific row in multiple files on Unix?

perl unix sed

How do I use the C date and time functions on UNIX?

c unix datetime date time

Why would you use umask?

c++ c unix

Rescheduling an at job

shell unix at-job

Why use a dot to execute the profile?

unix

write to a file after piping output from tail -f through to grep

linux unix grep tail centos5

How to find lines that contain more than a single whitespace between strings in unix?

unix grep

How to write `cat` in Go using pipes

unix go

Passing Variable to NR in AWK command not working

shell unix awk ksh

cut from column X until the end of a tab delimited file

linux unix cut

Delete empty lines from a file

unix sed grep

How exactly does unlink work?

perl file unix io

send the unix output to a csv file

bash unix

Difference between SIGUSR1 and SIGUSR2

c unix signals

How to check if curl was successful and print a message?

bash shell unix curl terminal

Print many specific rows from a text file using an index file

bash unix awk sed