`echo foo|less -F' just prints `foo' and a newline character, as I think it should, but `echo foo|less -F -c' fills the whole screen, like this: foo ~ ~ ~ ~ ~ ~ [...] ~ Thank you.
`echo foo|less -F' just prints `foo' and a newline character, as I think it should, but `echo foo|less -F -c' fills the whole screen, like this: foo ~ ~ ~ ~ ~ ~ [...] ~ Thank you.