Nn — Filedot
Alternatively, if you’re referring to something real but obscure, let me know the source (Reddit, a wiki, a tech blog), and I’ll track it down or reconstruct it for you.
fdnn tag ~/Documents/invoice_2026.pdf --labels "finance,2026,q1" --expiry 2027-01-01 filedot nn
| Use Case | Example | Why Still Used | |----------|---------|----------------| | | backup.tar.aa , backup.tar.ab (modern) or backup.001 | Large files across email or FTP limits | | Multi-part logs | access.log.1 , access.log.2 | Simple logrotate configs | | Forensic disk images | drive.dd.001 , drive.dd.002 | Splitting raw images into manageable parts | | Numeric file series | frame_0001.png , frame_0002.png (cinema, 3D rendering) | Padding nn to nnnn for frame accuracy | | Legacy EDI systems | invoice.01 , invoice.02 | Batch processing without a database | Alternatively, if you’re referring to something real but