02-07-2024 07:19 AM
I would like to know if there is a way to clear the terminal screen without closing the terminal on VOSS OS, (VSP-7400 series).
I don't like when I am testing that the screen gets full of commands, sometimes I just want a fresh screen.
Already tried:
Thank you.
Solved! Go to Solution.
02-08-2024 05:37 AM
VOSS CLI does not have that option; can't think of any other switch OS CLI having that option either..
Anyway relying on the connected device to clear the terminal screen is hopeless unless the device supports it..
If you care to try my ACLI terminal, it processes the CTRL-L locally, and clears the screen without any need for the connected device to co-operate!
https://github.com/lgastevens/ACLI-terminal
02-08-2024 05:40 AM
While there is a "help ttychars" there does not appear to be any shortcut listed there to clear the console. I do not support the VOSS platform but it does not look like an available option to me.
02-08-2024 05:37 AM
VOSS CLI does not have that option; can't think of any other switch OS CLI having that option either..
Anyway relying on the connected device to clear the terminal screen is hopeless unless the device supports it..
If you care to try my ACLI terminal, it processes the CTRL-L locally, and clears the screen without any need for the connected device to co-operate!
https://github.com/lgastevens/ACLI-terminal