233 B
233 B
shar
创建一个 shell 存档。 更多信息:https://manned.org/shar。
- 创建一个 shell 脚本,执行时可以从自身提取给定的文件:
shar {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}}
创建一个 shell 存档。 更多信息:https://manned.org/shar。
shar {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}}