Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a24d8f3d7d892a83

Jump to content

// Workers AI · dad joke modeWhy did the backup-file format go to therapy? It had a lot of compressed issues.

From Wikipedia, the free encyclopedia

Backup-File Format is a data archive format used by the IBM AIX operating system. It stores copies of files in an analogous manner to the Unix tar format.

BFF files can be created by the AIX "backup" command, and read by the corresponding "restore" command. There is no standard file suffix, although some files use .bff. However, files can be identified programmatically by their "magic number" in the first 4 bytes. This can be either 0x09006bea or 0x09006fea, in big-endian byte order.[1]

The Backup-File Format is also used for AIX software packages.[2]

References

[edit]
  1. File magic numbers shown in the "/etc/magic" file on AIX 6.1, file revision: "bos61B src/bos/usr/bin/file/POWER/magic 1.20"
  2. Managing AIX Server Farms, Chapter 6 Archived 2006-02-16 at the Wayback Machine