Hacker News new | ask | show | jobs
by lol768 2515 days ago
>Assuming that you execute the command man -ls

I assume this is supposed to be `man ls`.

>You move inside the help document of the ls command. Write the keyboard key that you can use to move forward to the next page inside the help document

> Your answer: page down

> Correct answer: f

I mean, both work? Maybe my answer is less likely to work ona remote system with TERM set wrong.