Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Removing columns in text file with Bash?

linux bash unix

Shell script and java parameter

Faster Alternative to Unix Grep

unix grep

pthread_mutex_init vs sem_init (Unshared)

c macos unix pthreads semaphore

Why can't use C standard I/O with sockets

Lowercase to Uppercase of character in Shell Scripting [duplicate]

perl shell unix sed awk

What's a POSIX function for creating a temporary directory securely?

How can I provide stdin to ed, which need a filename?

linux shell unix ed

sed -e 's/^M/d' not working

linux unix sed

Stepping through Linux kernel source code?

linux unix ubuntu kernel

Where is the stack memory allocated from for a Linux process?

linux unix operating-system

Call by reference value's type casting in Unix

c unix casting porting

Trace libc and system call function calls on Linux?

c++ c linux unix

Bash script to find and display oldest file

linux bash unix

Awk print is not working inside bash shell script

bash shell unix awk

generate large csv with random content in bash

bash unix csv

How to grep rows that have value less than or equal to value

linux shell unix awk grep

How to make a man page for my shell script?

linux bash shell unix manpage

calendar time stored as a signed 32-bit integer - when will it overflow

c unix time-t year2038

Compiling and Running java in Unix ( coming from Windows )

java bash unix sh