Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

memory mapped files

How can I get only txt files from directory in c?

c unix char dirent.h

Convert single column file into multiple columns

Need to convert Fixed Width File to 'Comma' delimited in unix

unix

confusing fork system call

c++ c unix fork

Outputs of "ls *" are inconsistent

linux bash shell unix ls

How to append same string in many files names in mac at once?

When learning Java, how important is it to know Unix well?

java unix

How can I clear the contents of a file

c unix

Easiest Shell for C++/C#/Java Programmers

linux shell unix

How to write a tail script without the tail command

bash unix

Is it reasonable to try and modify the Linux kernel?

linux unix

Printing a line of a file given line number

bash unix

what is "tty" on FreeBSD?

unix freebsd

pthread_key_t and pthread_once_t?

c++ pthreads unix

Implementing a Unix shell in C: check if file is executable

c unix

Path sanitization in C++

c++ linux unix path sanitization

Unix 'find' + 'grep' syntax vs. awk

unix syntax find grep

add multiple lines at beginning of file

regex bash unix awk sed

How do I count the number of occurrences of a string in an entire file?

linux perl bash shell unix