Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to create a list of all words in a bunch of files?

linux unix awk command-line grep

grep to find literal [square brackets] with specific data

regex unix awk grep pcregrep

how to break one column into multiple columns in Linux [duplicate]

linux bash shell unix awk

expect fails when running proc inside proc

bash unix tcl expect

mmap() and munmap()

Replace a string which is present on first line in UNIX file

unix awk sed grep

$user or $whoami not working in a bash shell script

bash unix

stdout and stderr redirection in child process

bash unix process stdout stderr

Copy last line from multiple files into a single file

shell unix tail

stat st_mode is always equal to 16877

c unix system-calls stat

Check if bash array values are all same

arrays linux bash unix sh

How does glibc's write work?

c unix glibc

Private ssh key from one line environment var

unix ssh-keys bamboo

how to search a string in multiple files in unix

linux unix

passing bash expression to AWK for floating point arithmetic

linux bash shell unix awk

Sed command in unix is not working on file size greater than 3GB

unix sed

How to call bash function with boolean parameter?

bash unix

what does `l` in `lseek` of unistd.h mean?

c unix lseek