Difference between revisions of "Install"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* 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== |
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: