[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cpio -vo | cpio -vi: wish I could distinguish messages
From: |
Dan Jacobson |
Subject: |
cpio -vo | cpio -vi: wish I could distinguish messages |
Date: |
Fri, 11 Oct 2024 21:21:46 +0800 |
There could be an option to add little arrows to the STDERR,
to distinguish the -v messages from each side:
find * | cpio -vo | ssh example.org cpio -idvm
a ->
b ->
c ->
1000 blocks
a <-
b <-
c <-
1000 blocks
Good even when jumbled.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- cpio -vo | cpio -vi: wish I could distinguish messages,
Dan Jacobson <=