dbo:abstract
|
- In computing, command substitution is a facility that allows a command to be run and its output to be pasted back on the command line as arguments to another command. Command substitution first appeared in the Bourne shell, introduced with Version 7 Unix in 1979, and has remained a characteristic of all later Unix shells. The feature has since been adopted in other programming languages as well, including Perl, PHP, Ruby and Microsoft's Powershell under Windows. It also appears in Microsoft's CMD.EXE in the FOR command and the command. (en)
- В комп’ютингу командне заміщення - це можливість команди виконуватись так, що її вихідні дані повертаються в командний рядок аргументами для наступної команди. Заміщення вперше з’явилося в оболонці Борна разом з Version 7 Unix у 1979 році і з того часу залишилась однією з характеристик оболонок Unix і розповсюдилась в інших мовах програмування таких, як Perl, PHP, Ruby i Powershell для Windows. Також зустрічається в CMD.EXE в командіFORта (uk)
|
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 6499 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- In computing, command substitution is a facility that allows a command to be run and its output to be pasted back on the command line as arguments to another command. Command substitution first appeared in the Bourne shell, introduced with Version 7 Unix in 1979, and has remained a characteristic of all later Unix shells. The feature has since been adopted in other programming languages as well, including Perl, PHP, Ruby and Microsoft's Powershell under Windows. It also appears in Microsoft's CMD.EXE in the FOR command and the command. (en)
- В комп’ютингу командне заміщення - це можливість команди виконуватись так, що її вихідні дані повертаються в командний рядок аргументами для наступної команди. Заміщення вперше з’явилося в оболонці Борна разом з Version 7 Unix у 1979 році і з того часу залишилась однією з характеристик оболонок Unix і розповсюдилась в інших мовах програмування таких, як Perl, PHP, Ruby i Powershell для Windows. Також зустрічається в CMD.EXE в командіFORта (uk)
|
rdfs:label
|
- Command substitution (en)
- Командне заміщення (uk)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |