*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: atf-sh | Section: 1 | Source: MINIX | File: atf-sh.1
ATF-SH(1) FreeBSD General Commands Manual ATF-SH(1) NAME atf-sh - interpreter for shell-based test programs SYNOPSIS atf-sh script atf-sh -h DESCRIPTION atf-sh is an interpreter that runs the test program given in script after loading the atf-sh-api(3) library. atf-sh is not a real interpreter though: it is just a wrapper around the system-wide shell defined by the `atf_shell' configuration value in atf-config(1). atf-sh executes the interpreter, loads the atf-sh-api(3) library and then runs the script. Scripts using atf-sh-api(3) should start with: #! /usr/bin/env atf-sh The following options are available: -h Shows a short summary of all available options and their purpose. SEE ALSO atf-config(1), atf-sh-api(3), atf(7) FreeBSD 14.1-RELEASE-p8 October 15, 2013 FreeBSD 14.1-RELEASE-p8

Navigation Options