Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Controlling shell command line wildcard expansion in C or C++

Will using ntpd possibly mess up cron jobs?

unix cron ntp

Why error "illegal character: ^M"?

windows unix format ascii zsh

Clearing output of a terminal program in Linux C

c linux unix terminal

Build a file with large string

Is there such a thing as a posix lstatat call?

c++ c linux unix posix

what if tail fails while reading from pipe

c unix pipe stderr tail

undefined reference to main issue

c unix

Unix c program to list directories recursively

c unix posix

tcsh - Command line arguments beginning with dash (-)

shell unix tcsh

Unix cut command for empty string

string unix cut

Break down JSON string in simple perl or simple unix?

objective-c c json perl unix

glibc documentation and endianness

Find line starts with and replace in linux using sed [duplicate]

linux bash shell unix sed

Why does my process counting script give false positives?

linux bash unix shell scripting

awk: how to extract from file A the columns with indexes specified in file B?

bash unix awk

How to add prefix to words between demarkers after encountering a certain pattern

unix sed scripting prefix

determine file permissions for the current user

c unix posix file-permissions

Using Sleep() while using timers through setitimer

c++ unix timer sleep

How to use AWK to grab a row in a file by a certain column

bash unix awk grep