Lines Matching full:script
1 .\" $OpenBSD: script.7,v 1.9 2022/02/06 00:29:02 jsg Exp $
3 .\" $NetBSD: script.7,v 1.1 2005/05/07 02:20:34 perry Exp $
36 .Nm script
37 .Nd interpreter script execution
47 .Dq interpreter script
84 line of the script.
89 on the first line of the script, it will be passed as
93 will be the path to the interpreter script file itself (i.e. the
98 was invoked to execute the script file.
100 By convention, it is expected that an interpreter will open the script
104 as a comment character, and thus will ignore the initial line of the script
122 Note that the interpreter may not itself be an interpreter script.
126 script will fail.
134 line of a script so that it will run identically on different systems.
142 If the leading line of a script reads
158 a script to execute without change on multiple systems.
172 as a shell script.
201 .Pa /tmp/script
210 .Pa /tmp/script
215 .Dl $ /tmp/script one two three
225 .Qq /tmp/script ,
240 .Pa /tmp/script
249 .Pa /tmp/script
254 .Dl $ /tmp/script one two three
264 .Qq /tmp/script ,
305 .Qq /tmp/script ,
369 script file and the moment that the newly invoked interpreter opens
376 variable before executing the script.