From: Han Boetes <han@mijncomputer.nl>
Subject: problem with tramp and uuencode-decode
Date: Thu, 4 Nov 2004 16:30:45 +0059 [thread overview]
Message-ID: <20041104153107.GA1251@boetes.org> (raw)
Hi,
I solved the mysterious file `-' problem:
This is what happens with the uudecode provided with sharutils package:
~% echo xyzzy | uuencode xxx | uudecode -o -
xyzzy
But this is what happens with the uudecode provided by *BSD
~% echo xyzzy | uuencode xxx | uudecode -o -
~% rm -- -
~% echo xyzzy | uuencode xxx | uudecode -o /dev/stdout
xyzzy
/dev/stdout also works fine with the sharutils implementation.
# Han
next reply other threads:[~2004-11-04 15:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-04 15:31 Han Boetes [this message]
2004-11-04 20:47 ` problem with tramp and uuencode-decode Han Boetes
2004-11-05 0:37 ` Han Boetes
2004-11-05 12:43 ` Kim F. Storm
2004-11-05 14:52 ` Kai Grossjohann
2004-11-05 15:21 ` Han Boetes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041104153107.GA1251@boetes.org \
--to=han@mijncomputer.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).