syntax

  • Linuxredirect1

    Linux redirected output not showing in file

    Recently, when working with Nginx, I wanted to export out the details of my Nginx build so I could see all modules the webserver was compiled with.  However, each time I tried to redirect the output of the nginx -V command, the…