paste
E299163
paste is a GNU Core Utilities command-line tool that merges lines of input files horizontally, typically separating fields with a delimiter such as a tab.
All labels observed (1)
| Label | Occurrences |
|---|---|
| paste canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2792293 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: paste Context triple: [GNU Core Utilities, contains, paste]
-
A.
PAP
PAP is the legislative body of the African Union that aims to promote democracy, human rights, and integration across African states.
-
B.
PAP
PAP is the commonly used abbreviation for China’s paramilitary People’s Armed Police force responsible for internal security and law enforcement support.
-
C.
Papel
Papel is an indigenous language of Guinea-Bissau spoken primarily by the Papel people in the coastal regions around Bissau.
-
D.
P
P is the vehicle registration code used on license plates for the Czech city of Plzeň.
-
E.
patchwork
Patchwork is a web-based patch tracking system commonly used by open source projects, including Linux kernel development, to organize and review submitted code changes.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: paste Target entity description: paste is a GNU Core Utilities command-line tool that merges lines of input files horizontally, typically separating fields with a delimiter such as a tab.
-
A.
PAP
PAP is the legislative body of the African Union that aims to promote democracy, human rights, and integration across African states.
-
B.
PAP
PAP is the commonly used abbreviation for China’s paramilitary People’s Armed Police force responsible for internal security and law enforcement support.
-
C.
Papel
Papel is an indigenous language of Guinea-Bissau spoken primarily by the Papel people in the coastal regions around Bissau.
-
D.
P
P is the vehicle registration code used on license plates for the Czech city of Plzeň.
-
E.
patchwork
Patchwork is a web-based patch tracking system commonly used by open source projects, including Linux kernel development, to organize and review submitted code changes.
- F. None of above. chosen
Statements (45)
| Predicate | Object |
|---|---|
| instanceOf |
GNU Core Utilities program
ⓘ
Unix command ⓘ command-line tool ⓘ |
| availableOn |
BSD
ⓘ
surface form:
BSD systems
Linux ⓘ macOS ⓘ other POSIX-compliant systems ⓘ |
| category |
shell command
ⓘ
text processing utility ⓘ |
| conformsTo | POSIX specification for paste ⓘ |
| defaultDelimiter | tab character ⓘ |
| developer | Free Software Foundation ⓘ |
| distribution |
GNU Core Utilities
ⓘ
surface form:
GNU coreutils package
|
| handlesUnequalLineCounts | yes ⓘ |
| implementationLanguage | C ⓘ |
| inputType |
standard input
ⓘ
text files ⓘ |
| invocationExample |
paste -d"," file1 file2
ⓘ
paste -s file1 ⓘ paste file1 file2 ⓘ |
| operatingSystem |
Unix
ⓘ
Unix-like operating systems ⓘ |
| outputType | standard output ⓘ |
| partOf | GNU Core Utilities ⓘ |
| primaryFunction |
merge lines of files horizontally
ⓘ
produce parallel output from multiple input files ⓘ |
| relatedCommand |
awk
ⓘ
cut ⓘ join ⓘ sed ⓘ |
| serialModeDescription | paste one file at a time instead of in parallel ⓘ |
| softwareLicense | GNU General Public License ⓘ |
| stdinUsage | a single dash - can be used to denote standard input ⓘ |
| supportsCustomDelimiter | true ⓘ |
| supportsOption |
--delimiters
ⓘ
--help ⓘ --serial ⓘ --version ⓘ -d ⓘ -s ⓘ |
| supportsSerialMode | true ⓘ |
| typicalUseCase |
combine corresponding lines from multiple files
ⓘ
prepare tab-separated data ⓘ reformat data into delimited columns ⓘ |
| unequalLineCountsBehavior | missing fields are treated as empty strings ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: paste Description of subject: paste is a GNU Core Utilities command-line tool that merges lines of input files horizontally, typically separating fields with a delimiter such as a tab.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.