takahirox/riscv-rust

ssh: tried using the less command to view text in a folder but it always returns that the file is a directory

Peda-Alpha opened this issue · 3 comments

less seems working here.

  1. Boot Linux + OpenSBI on online demo
  2. / # echo a > a
  3. / # less a works

Can you elaborate for me how to reproduce the problem?