Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Find files containing multiple strings

string unix search grep find

Use output of one command as replacement text in sed

bash unix sed

AWK Split File every n-th Row but group IDs together

unix awk split

How to extract a substring matching a pattern from a Unix shell variable

regex unix shell sed grep

copying a list of files via terminal

Need Linux cmd-line app to compare binary files and exit on 1st mis-match

grep on unix / linux: how to replace or capture text?

regex linux unix sed grep

Extend ps output to more than 80 characters in Solaris 8

shell unix solaris ps

gdb: logging something instead of breaking?

unix logging gdb

How to add a carriage return as a character to a file?

Using sed to change /etc/fstab

unix sed

I don't understand this diagram of fork()

c unix fork

Case Sensitive Sort Unix Bash

bash unix sorting

How can I pass a variable to a system() call in ruby?

How to evaluate a stream line by line

bash shell unix

What does the regex '/^$/d' mean?

regex unix

How to QLOGIN to a node that shared a specific job-id

count pattern occurrence per line

regex unix sed awk

grep: warning: recursive directory loop

unix grep

Watch file and execute command using tail -f and while read?

linux bash unix watch tail