tils - Man Page

list files on a graphing calculator

Synopsis

tils [ options ] [ variable-pattern ... ]

Description

tils displays a list of the variables and programs stored on a connected TI graphing calculator.  The size, attributes, type, and name of each variable are printed to standard output.

If you specify one or more patterns on the command line (such as `FOO*.8xp' or `*.83l'), only variables matching those patterns will be displayed.  (Remember that if you use wildcards, you must enclose the pattern in quotes so that the shell will not try to interpret the pattern itself.)

Other Options

-v,  --verbose

Print out details of link operations.

--help

Print out program version information.

--version

Print out program version information.

Environment Variables

TITOOLS_CABLE

Default link cable to use, if the -c option is not specified.

TITOOLS_CALC

Default calculator model to use, if the -m option is not specified.

TITOOLS_TIMEOUT

Default timeout value in milliseconds.

See Also

tiget(1), tiinfo(1), tikey(1), tiput(1), tirm(1), tiscr(1)

Author

Benjamin Moody <floppusmaximus@users.sf.net>

Referenced By

tiget(1), tiinfo(1), tikey(1), tiput(1), tirm(1), tiscr(1).

August 2010 TITools 0.1