tail

Toon het laatste deel van een bestand. Bekijk ook: head. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html.

tail {{[-n|--lines]}} {{aantal}} {{pad/naar/bestand}}

tail {{[-n|--lines]}} +{{aantal}} {{pad/naar/bestand}}

tail {{[-n|--lines]}} {{aantal}} {{pad/naar/bestand}}

tail {{[-f|--follow]}} {{pad/naar/bestand}}

tail {{[-F|--retry --follow]}} {{pad/naar/bestand}}

tail {{[-n|--lines]}} {{aantal}} {{[-s|--sleep-interval]}} {{seconden}} {{[-f|--follow]}} {{pad/naar/bestand}}