1
2gfm(1) General Commands Manual gfm(1)
3
4
5
7 gfm - a program to manipulate files for TI's handhelds
8
9
11 gfm [-h / --help] [-v / --version] filename
12
13
15 The gfm program allows you to group/ungroup files as well as add/re‐
16 move/rename entries.
17
18
20 The command line of gfm can be used for loading files.
21
22 gfm accepts the following options:
23
24
25 -h, --help
26 Display a list of all command line options.
27
28
29 -v, --version
30 Output the version info.
31
32
34 Copyright (C) 2006-2007, Tyler Cassidy & Romain Lievin. Permission to
35 use, copy, modify, and distribute this software and its documentation
36 for any purpose and without fee is hereby granted, provided that the
37 above copyright notice appear in all copies and that both that copy‐
38 right notice and this permission notice appear in supporting documenta‐
39 tion.
40
41 This program and its source code is distributed under the terms of the
42 terms of the GNU General Public License as published by the Free Soft‐
43 ware Foundation; either version 2 of the License, or (at your option)
44 any later version.
45
46 This program is distributed in the hope that it will be useful, but
47 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
48 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
49 Public License for more details.
50
51 You should have received a copy of the GNU General Public License along
52 with this program; if not, write to the Free Software Foundation, Inc.,
53 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
54
55
57 The canonical place to find gfm and some miscelleanous information is
58 at http://lpg.ticalc.org/prj_gfm/index.htm . You can also look at
59 http://lpg.ticalc.org and http://www.ticalc.org for others TI related
60 programs for Linux.
61
62
64 Original author (Linux & Win32): Romain Lievin & Tyler Cassidy.
65
66
68 tilp(1)
69
70
71
72 July 24, 2012 gfm(1)