When running man command on a debian server, i get error
root@lab:~# man sftp -bash: man: command not found root@lab:~#
This is because man-db package not installed on the server. To fix, install man-db package with
apt install man-db
See Errors Advertisement
Your email address will not be published. Required fields are marked *
Comment *
Your Name *
Your E-mail *
Website
Save my name, email, and website in this browser for the next time I comment.
Submit Comment