psl-omi-provider
psl-omi-provider copied to clipboard
"TERM environment variable not set" when typing in "clear"
After setting up PSRP on Linux, I remote connected from windows and issued the clear command. When I do this the screen does not clear and I am given the error "TERM environment variable not set.". It is a minor thing, but I am interested to find out if there is a way to make the clear command over PSRP to Linux.
Try $env:TERM = "xterm"