lang="en-US"> shell –  Design1online.com, LLC

Tagged: shell

0

Useful Linux Commands

Locate PHP error logs on the server grep ‘error_log’ /etc/php.ini | awk -F= ‘{ print $2; }’ Restart your bash_profile . ~/.bash_profile Change to your home directory cd ~ View your history history 50...