Debian 新維護人員手冊
hello-sh-1.0.tar.gz ,而且這會是一個非常好的開端:⁵ ⁵不用擔心失蹤的 Makefile。你可以參照節 5.11 ,簡單地通過 debhelper 來安裝 hello 程序,或者修改上游源代碼來添加帶有 install 目標 的新Makefile,參照章 3 Debian 新維護人員手冊 9 / 57 $ mkdir -p hello-sh/hello-sh-1.0; cd cd hello-sh/hello-sh-1.0 $ cat > hello <sh # (C) 2011 Foo Bar, GPL2+ echo ”Hello!” EOF $ chmod 755 hello $ cd .. $ tar -cvzf hello-sh-1.0.tar.gz hello-sh-1.0 2.3 獲得程式,並且試用它 第一件要做的事就是找到並下 時環境會被保存。 最新版的 lintian 命令可以通過設置鉤子腳本 /var/cache/pbuilder/hooks/B90lintian 在 chroot 環境中運行。 腳本內容如下:⁷ #!/bin/sh set -e install_packages() { apt-get -y --allow-downgrades install ”$@” } install_packages lintian 0 码力 | 63 页 | 512.12 KB | 1 年前3julia 1.10.10
it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes other instances, you may want to use double quotes so that interpolation does occur: sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general, PROGRAMS 343 And the env keyword allows you to set execution environment variables: julia> run(Cmd(`sh -c "echo foo \$HOWLONG"`, env=("HOWLONG" => "ever!",))); foo ever! See Cmd for additional keyword0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes other instances, you may want to use double quotes so that interpolation does occur: sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general, PROGRAMS 343 And the env keyword allows you to set execution environment variables: julia> run(Cmd(`sh -c "echo foo \$HOWLONG"`, env=("HOWLONG" => "ever!",))); foo ever! See Cmd for additional keyword0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes other instances, you may want to use double quotes so that interpolation does occur: sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes other instances, you may want to use double quotes so that interpolation does occur: sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.6 Release Notes
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes other instances, you may want to use double quotes so that interpolation does occur: sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2007 页 | 6.73 MB | 3 月前3julia 1.13.0 DEV
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes quotes so that interpolation does occur:CHAPTER 27. RUNNING EXTERNAL PROGRAMS 364 sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2058 页 | 7.45 MB | 3 月前3Julia 1.12.0 RC1
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes quotes so that interpolation does occur:CHAPTER 27. RUNNING EXTERNAL PROGRAMS 365 sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta4
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes quotes so that interpolation does occur:CHAPTER 27. RUNNING EXTERNAL PROGRAMS 364 sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta3
org | sh in a shell. Command line arguments One can pass various command line arguments to the Julia installer. The syntax for installer arguments is curl -fsSL https://install.julialang.org | sh -s -- it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes quotes so that interpolation does occur:CHAPTER 27. RUNNING EXTERNAL PROGRAMS 364 sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general,0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 23 条
- 1
- 2
- 3