Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

How can I make this if's work in Bash?

linux bash shell

Force `tee` to run for every command in a shell script?

linux bash logging shell tee

For a 64 bit OS, is memory leakage still relevant?

why is there no poll/select like mechanism for message queue?

c linux linux-kernel

What does execve() do?

c++ c linux execve

How to merge two single column csv files with linux commands

linux csv

CentOS 6 unzip file but files are going to root folder instead

linux centos centos6

sed replace second last line of file

regex linux sed

Outputs of "ls *" are inconsistent

linux bash shell unix ls

How to use terminal while coding in vim?

linux vim terminal

Replace every n'th occurrence in huge line in a loop

linux awk sed grep

how to loop files in linux from svn status

linux svn shell loops

Get the first n lines matching a certain pattern (with Linux commands)

linux grep

How do I import environment settings into my Perl program?

linux perl environment

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

linux shell unix

Why doesn't exec("top"); work on Linux?

php linux exec top-command

Loop over file names from `find`?

linux shell loops find

sed - Piping a string before the last line in a file

linux bash redirect sed

Outputting to stderr whenever malloc/free is called

c++ linux memory malloc valgrind

Is it reasonable to try and modify the Linux kernel?

linux unix