Crear acceso directos
ln -s /var/www/heddiefranco.com/ heddiefranco.com
Eliminar directorio
rm -r /var/www/heddiefrancp.com/
Copiar archivo
cp .env.example .env.copy
grep "ALERTA" laravel-2016-01-08.log grep -r "ALERTA" app/storage/logs/
tail -f app/storage/logs/laravel-2016-01-14.log -n 10000 | grep "suav 136"
Obtener path del php.ini
php -i | grep php.ini
Mostrar contenido
cat /etc/path/php.ini