The TNAS comes with "more", but I'm longing for the better features that comes with the 'less' command. I don't see an immediate way to find and install it - how would I go about doing so, short of grabbing the source and compiling it myself?
Thanks,
Bjorn
Missing the 'less' command
Re: Missing the 'less' command
What is your TOS version? If you are using the latest TOS 6 system, you can install the "less" tool by executing the following two commands in SSH:
Code: Select all
apt updateCode: Select all
apt install lessRe: Missing the 'less' command
Thanks, that helps. I had forgotten the "apt update" part 
(I'm on TOS 6.0)
(I'm on TOS 6.0)

