1tils(1)                     General Commands Manual                    tils(1)
2
3
4

NAME

6       tils - list files on a graphing calculator
7
8

SYNOPSIS

10       tils [ options ] [ variable-pattern ... ]
11
12

DESCRIPTION

14       tils  displays  a  list  of the variables and programs stored on a con‐
15       nected TI graphing calculator.  The size, attributes, type, and name of
16       each variable are printed to standard output.
17
18       If  you  specify  one  or  more  patterns  on the command line (such as
19       `FOO*.8xp' or `*.83l'), only variables matching those patterns will  be
20       displayed.   (Remember  that if you use wildcards, you must enclose the
21       pattern in quotes so that the shell will not try to interpret the  pat‐
22       tern itself.)
23
24
25   LINK OPTIONS
26       -c, --cable=type[:port]
27              Use  the  specified link cable (if unspecified, tils will search
28              for USB cables connected to the system.)  The cable type may  be
29              either the full name (GrayLink, BlackLink, Parallel, SilverLink,
30              DirectLink, VTI, TiEmu, UsbKernel) or the 3-letter  abbreviation
31              (gry,  blk, par, slv, usb, vti, tie, dev).  For serial- and par‐
32              allel-port link cables, a port number must also be specified.
33
34       -m, --calc=type
35              Use the specified calculator model (if  unspecified,  tils  will
36              try to determine the calculator model automatically.)
37
38       --timeout=n
39              Wait for up to n milliseconds for the calculator to respond.
40
41
42   OTHER OPTIONS
43       -v, --verbose
44              Print out details of link operations.
45
46       --help Print out program version information.
47
48       --version
49              Print out program version information.
50
51

ENVIRONMENT VARIABLES

53       TITOOLS_CABLE
54              Default link cable to use, if the -c option is not specified.
55
56       TITOOLS_CALC
57              Default  calculator model to use, if the -m option is not speci‐
58              fied.
59
60       TITOOLS_TIMEOUT
61              Default timeout value in milliseconds.
62
63

SEE ALSO

65       tiget(1), tiinfo(1), tikey(1), tiput(1), tirm(1), tiscr(1)
66
67

AUTHOR

69       Benjamin Moody <floppusmaximus@users.sf.net>
70
71
72
73TITools 0.1                       August 2010                          tils(1)
Impressum