Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Print many specific rows from a text file using an index file

bash unix awk sed

What is the best (portable and maintanable) Shell Scripting language today?

bash unix shell ksh csh

Why does Perl's glob return undef for every other call?

Any risks using Macports?

Measuring amount of CPU time taken by a piece of code, in C on Unix/Linux

c unix performance

How can I change where unix pipe sends its results for the split command?

bash shell unix pipe

List files of particular type from a specific directory

file unix

Why saved set userID is needed? [duplicate]

c unix exec userid

What is the reading limit of function 'read' in 'unistd.h'?

file unix io

bc: get the sum of a list of num

unix bc

Combine files in one

linux unix gzip solaris sunos

How to handle error/exception in shell script?

linux bash shell unix

Replacing a String Pattern with another sequence in unix

unix awk

diff directories a and b. show only files in b, not in a

unix diff

Recursively search files named string.xml for certain text

unix grep

to insert line breaks in a file whenever a comma is encountered-Shell script

shell unix awk

unix shell script for checking three variables are same

bash shell unix

Generate unique filename for fswebcam

shell unix ubuntu

How to print UINT64_t in gcc?

c function unix

using sed, remove everything before the first occurence of a character

unix sed