ElvisDot

Results 3 issues of ElvisDot

This check script is used for windows and linux as well. On these systems running ``sysctl -in sysctl.proc_translated`` can result in ``sysctl: invalid option -- 'i'`` Either way checking for...

Running ```sudo -u postgres psql --command "CREATE ROLE \"`whoami`\" LOGIN createdb superuser;"``` in the users home folder within ubuntu WSL throws the following error ``` could not change directory to...