Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

List the contents of multiple .tar archive files

linux shell archive tar

How to execute shell script from hubot

Puppet can't find the module that I just installed

linux module puppet

History command works in a terminal, but doesn't when written as a bash script

Bash scripting: filling up an Array inside a for loop

linux bash

Linux: how to copy a file with a new name into the same directory?

linux

mq_open() - too many open files

c linux posix message-queue

Cordova throws syntax error when trying to add platform

php exec/shell_exec/system/popen/proc_open runs calling script itself infinite number of times on linux

php linux shell exec

How to run Java application on startup of Ubuntu Linux

java linux sockets ubuntu init

Bash shell - Sort a list of words by the second letter?

linux shell sorting

What do DECLSPEC and SDLCALL mean in a function definition in a header file on Linux mean?

c linux sdl

awk/sed insert line between two patterns

regex linux bash awk sed

How should I understand "> outfile 2>&1" and " 2>&1 > outfile"?

c linux shell unix

How to ensure identical output files (*.o) using Google Protobufs in Linux

How Limit memory usage for a single Linux process and not kill the process

linux ubuntu

Creation of a large std::array causes segfault?

c++ linux c++11 gcc

In linux, how to compare two directories by filename only and get list of results that did not match

linux bash list comparison diff

preserve my env in linux screen

linux bash screenrc

What is the proper method for enabling MSSQL support in Laravel homestead?

php sql-server linux laravel