Difference between revisions of "Install"
Jump to navigation
Jump to search
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | <code>install</code> | + | <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 - | + | * <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
install
binary copy files and set attributes. It is include in coreutils
package.
install -d
Examples[edit]
install -D /dev/null /path/to/createfile.txt
install -Ur requirements.txt
Related[edit]
See also[edit]
- Coreutils,
tail
,dirname
,env
,sleep
,install, truncate
- Linux, Linux Foundation, Linux Kernel, man, BusyBox,
coreutils
, ELF, taskset, shell, Linux distributions, X, Virtual console,whoami
,.cer
,-T
,install
, Link Time Optimization (LTO),--silent
, NixOS,util-linux
,execve
, LinuxKit, AlmaLinux, Rocky Linux
Advertising: