Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Kill a multiprocessing pool with SIGKILL instead of SIGTERM (I think)

What is the difference b/w two sed commands below?

regex unix sed ksh aix

Pass multiple lines of stdin input to interactive Java command line program, non-interactively

java linux testing unix

Replace pattern from first column in file2 by pattern in second column in file2 within file1

unix awk sed

c library function to get number of active threads

store a function in a unix variable

function shell unix

What are replacement and new practices from sh to Bash?

bash unix shell

xcconfig file -- set a variable value with a leading space?

xcode unix xcconfig

How to see if a process is suspended in unix

bash unix process

Inserting a newline in the middle of a line in ed (editor)

regex linux unix ed

How to use functions in bash? [duplicate]

linux bash unix awk openssl

UNIX Script that check each minute who logs in and out?

shell unix

Cannot kill gunicorn processes

Right Align Columns in Text File with Sed

regex bash unix awk sed

Mapping numpad keys in the VI editor

unix vi

Execute Unix cat command in Groovy?

unix groovy

Shell Script (bash/ksh): 20 seconds to read a variable

bash unix ksh solaris-10 shell

How do I replace : characters with newline?

linux bash unix

Ensuring that my program is not doing a concurrent file write

How can I look into nohup file while the program is still running?

linux unix ssh nohup