Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to delete the line that matches a pattern and the line after it with sed?

linux unix sed

Read list of files on unix and run command

bash list loops unix fastq

How to wait on all child (and grandchild etc) process spawned by a script

bash shell unix process

Setting path in bash_profile

POLLHUP vs POLLNVAL, or what is POLLHUP? [duplicate]

c unix pipe poll-syscall

How to wait till a particular line appears in a file

bash shell unix

How to force "echo *" to print items on separate lines in Unix?

shell unix echo

how to delete a file recursively from folders on mac / unix

macos unix terminal

how to Enter data from keyboard in shell programming

bash unix shell

BASH: how to perform arithmetic on numbers in a pipe

linux bash unix shell math

How can I get the user id associated with a login on Linux? [duplicate]

c unix

Is there an easier way to send ENTER key in GNU Screen?

unix gnu-screen

process re-parenting: controlling who is the new parent

Addressing sys.excepthook error in bash script

python bash shell unix

How to remove CTRL-A characters from file using SED?

regex unix sed

Read file into String and do a loop in Expect Script

shell unix loops tcl expect

Extract first and last column from text file

unix

Replace Column if equal to a specific value

linux unix awk sed

Sending email using unix shell scripting

bash email shell unix scripting

Remove lines which are between given patterns from a file (using Unix tools)

unix lines