Pinchflat

'tail' - print the ending of files - Video Man Pages

Raw Attributes

Source: DistroTube
  • 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!