.TH "cardcommander" "1" "0.9.1" "Martin Preuss" "LibChipCard" .SH "NAME" .LP cardcommander \- A command line to manipulate a chip card .SH "SYNOPSIS" .B cardcommander .RB [\| \-\-help \|] .RB [\| \-C .IR configfile \|] .SH "DESCRIPTION" .LP \fIcardcommander\fP is a tool that can be used to send commands to chipcards directly. It is designed to aid the development and debugging of methods to access chipcards. .SH "OPTIONS" .LP .TP \fB\-\-help\fP display instructions .TP \fB\-C\fR \fIconfigfile\fP Uses the given configuration file. If omitted the file \fI/etc/chipcardd.conf\fR is used. .SH "COMMANDS" \fBcardcommander\fP will display a command prompt. The following commands are currently supported. .TP .B open connect to the card .TP .B close disconnect from the card .TP .B apdu \fIxx xx xx xx\fP [\fIxx...\fP] send a command, given as sequence of hexadecimal bytes, to the card .TP .B help display help for commands .TP .B quit exit \fBcardcommander\fP .SH "AUTHORS" .LP Martin Preuss .SH "SEE ALSO" .LP libchipcard.conf(5) chipcardc.conf(5)