要运行此脚本,将它输入到文件mytar . sh中,然后输入“ chmod 755 mytar . sh ”,生成可执行文件。
To run this script, enter it into a file called mytar.sh, and type "chmod 755 mytar.sh" to make it executable. Then, give it a try on a tarball, as follows.
最后,我调用了dot可执行文件生成buildfile的构建目标的PDF。
Finally, I call the dot executable to generate the PDF of the build targets of the buildfile. Figure 3 shows an example of this file.
该文件不同于单个可执行文件,后者通常由编程语言生成,比如c,因为该文件实际上是一个归档文件而非编译过的应用程序。
It differs from the concept of a single executable, which is produced normally by languages, such as c, since the file is truly an archive and not a complied application.
应用推荐