Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Mapping numpad keys in the VI editor

unix vi

Execute Unix cat command in Groovy?

unix groovy

Shell Script (bash/ksh): 20 seconds to read a variable

bash unix ksh solaris-10 shell

How do I replace : characters with newline?

linux bash unix

Ensuring that my program is not doing a concurrent file write

How can I look into nohup file while the program is still running?

linux unix ssh nohup

run multiple processes in parallel but quit together in bash

bash shell unix

Concat Variable (date) and String in shell unix - bash

bash shell unix

How to get average, median, mean stats from a file which has numbers in first column?

listing files in UNIX owned by a particular user

linux unix

How to cut ranges from end to start?

unix awk aix cut

Is there a way to identify version of c/c++ library?

c++ c unix

Is There Any Way to Pipe Data from Perl to a Unix Command Line Utility

perl bash unix

Unix softlinks and paths

unix directory symlink pwd

Unix bash dynamically add function using variable in its name

bash unix

How to undo incorrect manual recursive changes in file and directory permissions?

Calling fsync(2) after close(2)

c linux unix filesystems posix

Pipe in C UNIX shell

c shell unix pipe