💾 Archived View for mirrors.apple2.org.za › archive › ftp.gno.org › gs.specific › gno › scripting › … captured on 2024-12-17 at 23:41:09.

View Raw

More Information

-=-=-=-=-=-=-

Index for gs.specific/gno/scripting

Programs intended for use in shell scripts. See also the "text.utils"
directory.

Index Last Updated: 03 Dec 2006 18:58:06 UTC

Files:

        argv0.100.shk
                argv0 -- Emulates UNIX argv0 (manipulate argv array
                passed to programs). Runs shell scripts with #!/...
                syntax. Runs s16 programs with arguments. [version 1.0]

                Size:    12 kB
                License: (Unspecified)
                Id:      1604

        bang.100.shk
                bang -- This utility is used to access the gsh(1)
                command history buffer. It has similar functionality to
                the "!" built-in command for csh(1) or bash(1). [version
                1.0]

                Size:    19 kB
                License: (Unspecified)
                Id:      1605

        basename.10.shk
                basename -- Shows only the basename of a given fully
                expanded filename. [version 1.0]

                Size:    62 kB
                License: (Unspecified)
                Id:      1606

        chat.100.shk
                chat -- Sends strings and waits for strings. Used to
                send modem commands and wait for replies, etc.. [version
                1.0]

                Size:    6 kB
                License: (Unspecified)
                Id:      1607

        chat.200.shk
                chat -- Sends strings and waits for strings. Used to
                send modem commands and wait for replies, etc.. [version
                2.0]

                Size:    26 kB
                License: (Unspecified)
                Id:      1608

        dirname.10.shk
                dirname -- Shows only the directory name of a given
                fully expanded filename. [version 1.0]

                Size:    62 kB
                License: (Unspecified)
                Id:      1609

        echo.100.shk
                echo -- This is a replacement for the shell builtin
                'echo'. This version of echo can ring the console bell,
                clear the screen before printing its arguments, delete
                the last newline or output just a CR as a terminator.
                [version 1.0]

                Size:    7 kB
                License: (Unspecified)
                Id:      1610

        echo.100.txt
                Information file for the echo.100.shk archive.

                Size:    1 kB
                License: (Unspecified)
                Id:      1611

        foreach.100.shk
                foreach -- This utility provides a limited loop
                construct to gsh(1). Used for scripting. [version 1.0]

                Size:    12 kB
                License: (Unspecified)
                Id:      1612

        install.100.shk
                install -- Install is similar to cp(1) in that it copies
                files. It will also create directory hierarchies, modify
                certain access bits, and convert TXT or SRC files into
                shell shell scripts (by changing the file and aux
                types). It is intended for use with Makefiles or other
                scripts to install files into their destination
                directories. [version 1.0]

                Size:    29 kB
                License: (Unspecified)
                Id:      1613

        nohup.100.shk
                nohup -- Invoke a command immune from hangups. [version
                1.0]

                Size:    41 kB
                License: (Unspecified)
                Id:      1614

        printf.100.shk
                printf -- Formatted output at shell command level.
                [version 1.0]

                Size:    46 kB
                License: (Unspecified)
                Id:      1615

        test.100.shk
                test -- The test utility evaluates string and integer
                expressions and, if it evaluates to true, returns a zero
                (true) exit status; otherwise it returns 1 (false). Test
                is used mainly in shell scripts. [version 1.0]

                Size:    35 kB
                License: (Unspecified)
                Id:      1616

        timelimit11.shk
                timelimit -- Limits the run time of a process; when the
                time is up, it either sends the specified process a
                series of SIGINTs, or a SIGINT followed by a SIGKILL.
                [version 1.1]

                Size:    21 kB
                License: (Unspecified)
                Id:      1617

        timelimit12.shk
                timelimit -- Limits the run time of a process; when the
                time is up, it either sends the specified process a
                series of SIGINTs, or a SIGINT followed by a SIGKILL.
                [version 1.2]

                Size:    30 kB
                License: (Unspecified)
                Id:      1618

        xargs.009.shk
                xargs -- Pass parameters to a command through standard
                input. [version 0.9]

                Size:    30 kB
                License: (Unspecified)
                Id:      1619