Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

eutp (1)

Name

eutp - EuroBraille file transferring

Synopsis

eutp

Description

EUTP(1)                      BrlAPI User's Manual                      EUTP(1)



NAME
       eutp - EuroBraille file transferring

SYNOPSIS
       eutp

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


COMMAND-LINE OPTIONS
       None so far


RETURNED VALUE
       1   error


SHELL EXPANSIONS
       Beware  of  special  chars:  *  and . are often expanded by your shell,
       hence sending files * will probably do what  you  want,  putting  every
       file  existing in the current directory onto the terminal, but  receiv-
       ing files * 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).


AUTHOR
       Olivier Bert <olivier.bert@laposte.net>



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------------------+
       |ATTRIBUTE TYPE |       ATTRIBUTE VALUE        |
       +---------------+------------------------------+
       |Availability   | library/accessibility/brltty |
       +---------------+------------------------------+
       |Stability      | Pass-through volatile        |
       +---------------+------------------------------+

NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source     was     downloaded     from     http://mielke.cc/brltty//ar-
       chive/brltty-6.0.tar.xz.

       Further information about this software can be found on the open source
       community website at http://mielke.cc/brltty/.



BrlAPI                            2013-11-13                           EUTP(1)