'ls' in CMD on Windows not recognized

Source: https://stackoverflow.com/questions/42727245/ls-in-cmd-on-windows-not-recognized

echo @dir %* > %systemroot%\system32\ls.bat will allow you to use ls instead of dir, similarly to an alias

Không có nhận xét nào:

Check to be sure that port 22 is enabled before you reload

 https://superuser.com/questions/590600/ufw-is-active-but-not-enabled-why etting  ENABLED=yes  in  /etc/ufw/ufw.conf  did it for me. $ sudo ...