fold (original Unix utility)
GPTKB entity
Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:graphical_user_interface
|
gptkbp:author |
gptkb:AT&T_Bell_Labs
|
gptkbp:availableOn |
gptkb:macOS
gptkb:BSD gptkb:Linux |
gptkbp:category |
text processing
|
gptkbp:defaultWidth |
80
|
gptkbp:function |
wraps each input line to fit a specified width
|
https://www.w3.org/2000/01/rdf-schema#label |
fold (original Unix utility)
|
gptkbp:input |
standard input
|
gptkbp:introducedIn |
Version 2 Unix
|
gptkbp:license |
varies by implementation
|
gptkbp:operatingSystem |
gptkb:Unix
gptkb:Unix-like_systems |
gptkbp:option |
-b (count bytes rather than columns)
-s (break at spaces) -w (specify line width) |
gptkbp:output |
standard output
|
gptkbp:relatedTo |
gptkb:fmt_(Unix)
pr (Unix) |
gptkbp:standardizedBy |
gptkb:POSIX
|
gptkbp:bfsParent |
gptkb:GNU_fold
|
gptkbp:bfsLayer |
7
|