logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

eutp - EuroBraille file transferring

Author

       Olivier Bert <olivier.bert@laposte.net>

BrlAPI                                             2013-11-13                                            EUTP(1)

Command-Line Options

       None so far

Description

eutp lets you exchange files with a Clio terminal from EuroBraile.

Name

       eutp - EuroBraille file transferring

Returned Value

1   error

Shell Expansions

       Beware of special chars: * and . are often expanded by your shell, hence sendingfiles* will probably do
       what  you  want,  putting  every file existing in the current directory onto the terminal, but  receivingfiles* may not do what you want: it will only  get  every  file  which  already  exist  in  the  current
       directory,  skipping those you just created on your terminal !  If you want to get every file which exist
       in the terminal, you should use '*' or something similar (please read your shell manual).

       The same warning applies to other special chars, such as  $,  ~,  &,...  which  should  be  protected  by
       surrounding arguments by quotes (') or by using single backslashes (\) just before them (please read your
       shell manual).

Synopsis

       eutp

See Also