We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
- Copy JSON
- Force Download
- Delete Files
- Delete and Ignore
Raw Attributes
-
upload_date_index:
99 -
prevent_culling:
false -
subtitle_filepaths:
-
livestream:
false -
playlist_index:
1 -
thumbnail_filepath:
-
media_size_bytes:
53865816 -
culled_at:
2026-04-18T01:00:24Z -
description:
The 'tail' command is used to print the ending lines of a file. - Print last 10 lines in a file: tail path/to/file - Print last 10 lines of multiple files: tail path/to/file1 path/to/file2 ... - Print last 5 lines (-n 5) in file: tail -n 5 path/to/file - Print a file starting from line number 5 (-n +5): tail -n +5 path/to/file - Print the first 12 bytes (-c 12) from the end of a given file: tail -c 12 path/to/file - Print the last lines of a given file and keep reading it (following it) until CTRL-C: tail -f path/to/file NOTE Useful if running 'tail' on a file that is being appended constantly. - Show last 5 lines (-n 5) in a file, follow for changes (-f), and check every 5 seconds (-s 5): tail -n 5 -s 5 -f path/to/file - Use verbose mode (-v) to print headers giving file names: head -v file1 NOTE When running 'tail' on multiple files, verbose is the default mode. - Use quiet mode (-q) to suppress the printing of headers giving file names: head -q file1 file2 NOTE When running 'tail' on a single file, quiet is the default mode. REFERENCED: βΊ https://gitlab.com/dwt1/vidman - Video Man Pages WANT TO SUPPORT THE CHANNEL? π° Patreon: https://www.patreon.com/distrotube π³ Paypal: https://www.paypal.com/donate/?hosted_button_id=MW3ZFGS8Q9JGW ποΈ Amazon: https://amzn.to/2RotFFi π Teespring: https://teespring.com/stores/distrotube DT ON THE WEB: πΈοΈ Website: http://distro.tube π GitLab: https://gitlab.com/dwt1 π¨οΈ Mastodon: https://fosstodon.org/@distrotube π« Reddit: https://www.reddit.com/r/DistroTube/ π½οΈ Odysee: https://odysee.com/@DistroTube:2 FREE AND OPEN SOURCE SOFTWARE THAT I LIKE: π Brave Browser - https://brave.com/ π½οΈ Open Broadcaster Software: https://obsproject.com/ π¬ Kdenlive: https://kdenlive.org π¨ GIMP: https://www.gimp.org/ π» VirtualBox: https://www.virtualbox.org/ ποΈ Doom Emacs: https://github.com/hlissner/doom-emacs Your support is very much appreciated. Thanks, guys! -
title:
'tail' - print the ending of files - Video Man Pages -
id:
2499851 -
duration_seconds:
300 -
updated_at:
2026-04-18T01:00:24Z -
source_id:
35 -
short_form_content:
false -
media_redownloaded_at:
2026-03-18T02:01:57Z -
inserted_at:
2026-03-16T12:34:40Z -
media_filepath:
-
uuid:
a5a85050-106e-45f4-b973-e7a7b3adb50d -
uploaded_at:
2026-03-16T12:31:41Z -
matching_search_term:
-
metadata_filepath:
-
prevent_download:
true -
tasks:
-
last_error:
-
media_id:
Ug5u1OT1sxQ -
media_downloaded_at:
2026-03-18T02:01:25Z -
predicted_media_filepath:
/downloads/chris/tubes/DistroTube_[UCVls1GmFKf6WlTraIb_IaJg]/Season 2026/s2026e031600_'tail' - print the ending of files - Video Man Pages.mp4 -
nfo_filepath:
-
original_url:
https://www.youtube.com/watch?v=Ug5u1OT1sxQ
Nothing Here!