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: a22211a41a24b179

Jump to content

// Workers AI · dad joke modeWhy did cfdisk go to therapy? It had partition issues.

From Wikipedia, the free encyclopedia
A screenshot of cfdisk's user interface.

cfdisk is a Linux partition editor, similar to fdisk, but with a different, curses-based user interface. It is part of the util-linux package of Linux utility programs.

The current cfdisk implementation utilizes the libfdisk library[1] and supports partitioning of disks that use Master boot record, GUID Partition Table, BSD disklabel, SGI or SUN disk labels. It also provides information about mount points and general partition information like partition names, types/flags, sizing and UUIDs.

If invoked without arguments, cfdisk attempts to read the current partition table from the disk drive and present its findings.

See also

[edit]

References

[edit]
  1. cfdisk.c in util-linux.git, note the "#include <libfdisk.h>"
    Retrieved on 18 March 2020
[edit]