Timeline for Is there a way to dynamically refresh the less command?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 3, 2022 at 12:11 | history | suggested | SebMa | CC BY-SA 4.0 | Corrected a little typo. |
| Aug 3, 2022 at 11:17 | review | Suggested edits | |||
| S Aug 3, 2022 at 12:11 | |||||
| Jan 11, 2019 at 13:48 | comment | added | jena | @AttRigh I never killed my command (however i read logs of running commands this way, i don't pipe into less, technically) | |
| Jul 27, 2018 at 11:13 | comment | added | Att Righ | balki My experience is that this kills the command piping the data if you are using $COMMAND | less. I wonder if there is a nice way around this? You can do stuff like $COMMAND > /tmp/file & less /tmp/file but that's not very nice. | |
| Feb 9, 2017 at 20:41 | comment | added | balki | <kbd>Ctrl+C</kbd> | |
| Feb 9, 2017 at 12:18 | comment | added | Tom Hale | How do I stop following mode and re-enter scrollable mode? | |
| Nov 30, 2016 at 1:26 | comment | added | Nathaniel M. Beaver | Note that this only works for appends. If lines are removed or edited in-place, less won't show those changes. | |
| Nov 29, 2010 at 4:05 | history | edited | Michael Mrozek | CC BY-SA 2.5 | added 17 characters in body |
| Nov 26, 2010 at 17:59 | history | answered | balki | CC BY-SA 2.5 |