Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Manipulating a file using bash script

bash shell unix sed

Remove one level of file extension from filename in shell script

bash shell unix ksh

Linux: What is the best way to estimate the code & static data size of program?

c++ linux unix

Problem using "find" in shell scripting

regex shell unix