less +F filename.log # Using +F option or pressing F in less is similar to `tail -f filename.log` but can use less's features.
@climagic so it is like tail -f with more features, right? 😅
@amdg2 with way more features !
@climagic Also I didn't know that. I've always used less filename.log and than Ctrl+f to follow.
Server run by the main developers of the project It is not focused on any particular niche interest - everyone is welcome as long as you follow our code of conduct!
@climagic so it is like tail -f with more features, right? 😅