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
Peda-Alpha commented
Peda-Alpha commented
takahirox commented
less seems working here.
- Boot Linux + OpenSBI on online demo
/ # echo a > a
/ # less a
works
Can you elaborate for me how to reproduce the problem?
Peda-Alpha commented
I'm a newbie working with secure shell (putty) on a project that requires
me to use the less command but I'm having difficulties accessing the file
using the less command. Find attached to this mail a screenshot of the
project...
…On Thu, 8 Apr 2021, 18:19 Takahiro ***@***.*** wrote:
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?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#167 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATOSDRH7RY2YICHYASHLNMLTHXQTRANCNFSM42FGILDQ>
.