Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Explanation on dup syscall

c linux unix

variable of Variable

shell unix echo csh

gcc/ld: what is to -Wl,-rpath in dynamic linking what -l is to -L in static linking?

c++ linux unix gcc ld

how do you parse comma-separated-values (csv) with awk?

xml unix shell csv awk

How can I get a stack overflow in C++ and Unix?

c++ unix

Please explain Tim Pope's Effortless Ctags with Git

git unix ctags

How to redirect the output to two different files when two command are involved simultaneously?

unix perf

Unix how to concatenate lines based on pattern

unix awk

Find files having more than one occurrence of a pattern on the same line

unix awk

Difference between "&&" inside variable and outside variable in shell script

linux bash unix command-line sh

copy SVN modified files including directory to a another directory

file svn unix cut ack

Western European Characterset to Turkish in sql

Syntax error only when command is run from cron

unix command-line cron

How could I write a Perl script to calculate the MD5 sum of every file in a directory? [closed]

perl unix md5 md5sum

lipo: can't figure out the architecture type of: /var/folders/

python macos unix lxml

fastest hashing in a unix environment?

shell hash md5 unix

Check if a file is over 30 days old WITHOUT the find command

bash shell unix

Is it possible to run a script as a different user (other then root) in unix without prompting for a pwd?

java security unix