tREADME - frsh - french command language interpreter | |
git clone git://src.adamsgaard.dk/frsh | |
Log | |
Files | |
Refs | |
README | |
--- | |
tREADME (689B) | |
--- | |
1 NAME | |
2 frsh – french command language interpreter | |
3 | |
4 SYNOPSIS | |
5 frsh [file ...] | |
6 | |
7 DESCRIPTION | |
8 The frsh utility is a french command language intertreter: it reads… | |
9 or more commands, either from the commmand line or from a french fi… | |
10 french shell script), and then sets about executing those commands.… | |
11 it is the main interface between the french user and the operating | |
12 system. | |
13 | |
14 In contrast to the anglaise sh(1), it supports french quotes for st… | |
15 (« and «). Furthermore, variable values are retrieved using the … | |
16 €variable. | |
17 | |
18 Options: Non. | |
19 | |
20 SEE ALSO | |
21 sh(1) | |
22 | |
23 AUTHORS | |
24 Anders Damsgaard <[email protected]> |