Difference between revisions of "Install"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>install</code> - copy files and set attributes
+
<code>install</code> binary copy files and set attributes. It is include in <code>[[coreutils]]</code> package.
 
* https://linux.die.net/man/1/install
 
* https://linux.die.net/man/1/install
  
 +
[[install -d]]
  
 +
== Examples ==
 +
* <code>install -D [[/dev/null]] /path/to/createfile.txt</code>
  
*<code>install -D [[/dev/null]] /path/to/createfile.txt</code>
+
* <code>install -Ur [[requirements.txt]]</code>
  
 +
* <code>[[install -m]]</code>
  
 
== Related ==
 
== Related ==
 
* [[David MacKenzie]]
 
* [[David MacKenzie]]
 
* <code>[[touch]]</code>
 
* <code>[[touch]]</code>
 +
* <code>[[aws deploy install]]</code>
 +
* <code>[[snap install]]</code>
  
 
==See also==
 
==See also==
*{{Linux}}
+
* {{coreutils}}
 +
* {{Linux}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 11:17, 17 January 2024

Advertising: