mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 21:01:14 +00:00
Update cheatsheets
This commit is contained in:
@@ -27,7 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Keep reading file until `<Ctrl c>`, even if the file is inaccessible:
|
||||
|
||||
`tail --retry {{[-f|--follow]}} {{path/to/file}}`
|
||||
`tail {{[-F|--retry --follow]}} {{path/to/file}}`
|
||||
|
||||
- Show last 'num' lines in 'file' and refresh every 'n' seconds:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user