Is there a way to modify a command like column -t -s , file.csv | less -S so that the header in the first line follows when we scroll?
Is there a way to modify a command like column -t -s , file.csv | less -S so that the header in the first line follows when we scroll?