frsh.1 - frsh - french command language interpreter
HTML git clone git://bitreich.org/frsh git://hg6vgqziawt5s4dj.onion/frsh
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
frsh.1 (733B)
---
1 .Dd $Mdocdate$
2 .Dt FRSH 1
3 .Os
4 .Sh NAME
5 .Nm frsh
6 .Nd french command language interpreter
7 .Sh SYNOPSIS
8 .Nm
9 .Op Ar file ...
10 .Sh DESCRIPTION
11 The
12 .Nm
13 utility is a
14 .Em french command language intertreter :
15 it reads one or more commands,
16 either from the commmand line or from a french file
17 (a french shell script),
18 and then sets about executing those commands.
19 Thus it is the main interface between the french user and the
20 operating system.
21 .Pp
22 In contrast to the anglaise
23 .Xr sh 1 ,
24 it supports french quotes for strings (« and «).
25 Furthermore, variable values are retrieved using the syntax
26 .No € Ns Ar variable .
27 .Pp
28 Options:
29 Non.
30 .Sh SEE ALSO
31 .Xr sh 1 ,
32 .Xr talkfilters 1
33 .Sh AUTHORS
34 .An Anders Damsgaard Aq Mt anders@adamsgaard.dk