How many links are buried inside a large PDF — and where do they really go?

I extracted every URL from a 291-page Voron assembly manual, isolated shortlinks, resolved redirects, and built a TSV [tab-delimited] manifest with video duration + titles using:

pdfgrep
awk
curl
yt-dlp

A practical method for auditing technical PDFs and embedded media.

Full walk-through:
https://salemdata.net/johnpress/?p=523

#PDF #Linux #OpenSource #CommandLine #DataExtraction #UnixTools
#Documentation #DigitalPreservation

Extracting Links From PDF – Salem Data Blog

Orla là công cụ AI agent mã nguồn mở, nhẹ, chạy hoàn toàn cục bộ, dùng như các lệnh UNIX. Không cần API, không phí, bảo mật dữ liệu. Dễ dàng cài đặt và tích hợp vào dòng lệnh, cho phép bạn xử lý văn bản, tạo commit message và nhiều tác vụ khác.

#Orla #LocalAI #OpenSource #UnixTools #AI #Privacy #CôngCụAI #MãNguồnMở

https://www.reddit.com/r/LocalLLaMA/comments/1q44ujj/orla_use_lightweight_opensource_local_agents_as/

Netcat was, and still is, the networking Swiss army knife.
Before modern pentesting suites and flashy UIs, netcat quietly did it all. Reverse shells, raw TCP file transfers, port scanning, even makeshift chat servers. All from a single terminal. Lightweight and deadly in skilled hands, it is just as useful today as it was decades ago.

#Netcat #UnixTools #OldSchoolHacking #NetworkingNostalgia #CLIOverGUI

After trying to find the right combo of `find`, `xargs`, `sed`, `grep` and `for; do; done` to process a bunch of files with spaces in the names, I remembered: save the filenames to a file and add quotes around them in an editor.

#ProTip #UnixTools

Boost post from my employer: Want to #visualize the semantic environment of a file or a graph of all imported modules? You can write a #Javascript parser and extract the AST. A quicker way is this lean #degrapher our colleague Arne crafted with #unixtools. See how it's done: https://blog.disy.net/depgrapher/ — me blogging for #work :-)
depgrapher: Fast Dependency Analysis for Javascript

How to create simple to use high-performance dependency analysis with unix tools

Disy Tech-Blog
Moreutils - A Collection Of More Useful Unix Utilities - OSTechNix

Moreutilis is a growing collection of more usefullUnix utilities. The moreutils can be installed on GNU/Linux, FreeBSD, openBSD and Mac OS.

OSTechNix
Easy Calculator for permissions bits

https://chmodcommand.com/

#unixtools #unix
Chmod Calculator | Chmod Generator | Chmod Command

Quickly generate permissions in numerical and symbolic formats. All options included (recursive, sticky, etc). Ready to copy paste to your terminal in seconds.

Chmod Command Calculator

Finally time to boast post about a bday gift I bought myself:

"Ed Mastery" by @mwlucas - a masterpiece for those of us too lazy to learn only reading the source and man(1).

Really enjoying my Friday night!
Working on my ed(1) in the sh(1)!
#ed #standardeditor #sh #jabberwocky #beyondflamewars #books #unixtools