Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Extract parent domain name from a list of url through Bash ShellScripting

linux bash unix awk

Shell UNIX : grep wild card

bash shell unix grep wildcard

sed/awk merge pairs of lines into one line

bash unix awk sed

How to run unix enq command in java program

java unix

Compiling simple C++ program in linux (first time)

c++ linux unix compilation

For wrappers around syscalls that retry on EINTR, how many times does retrying make sense?

c unix posix system-calls errno

Arrays in bash shell scripts

bash shell unix

Is there a way to mmap a stdin?

c unix

How can I iterate over the contents of a directory in unix without using a wildcard?

bash unix wildcard

How to print line numbers changed by sed / awk

linux unix awk sed

number of hard links to a empty pipe linux vs unix

c linux unix

Use GNU parallel to parallelise a bash for loop

python unix gnu-parallel

Handling ungraceful shutdowns when using fork and sockets

Automatically solve rm cannot remove path : device or resource busy error

linux bash unix rm lsof

Bash globstar matching after text

bash unix minimatch shopt

Python process multiple files iteratively, without an explicit for loop

python unix command-line io

need help on unix Script to read a data from specific position and use the extracted in query

shell unix awk sh ksh

Escaping double quotes in a variable in a shell script

macos shell unix terminal