-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On July 11, 2014 11:38:15 AM GMT+03:00, Erik Christiansen 
<dva...@internode.on.net> wrote:
>On 10.07.14 16:54, Gary Johnson wrote:
>> On the other hand, a file system such as we're using for backups
>> seems pretty unusual, and equal inode numbers over network file
>> systems is also pretty rare.  Is this problem worth fixing?  Would a
>> patch even be considered?  Or should I just resort to workarounds
>> for the few times I have to recover part of a file?
>
>How many minutes would it take to bang together a shellscript wrapper
>around vimdiff, to copy one of the files to /tmp/fred, and vimdiff
>that?
>
>Erik
>
>--
>"All we are given is possibilities -- to make ourselves one thing or
>another."
>                   - Ortega y Gasset
>
>--
>--
>You received this message from the "vim_use" maillist.
>Do not top-post! Type your reply below the text you are replying to.
>For more information, visit http://www.vim.org/maillist.php
>
>---
>You received this message because you are subscribed to the Google
>Groups "vim_use" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to vim_use+unsubscr...@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

One can use

    vimdiff <(cat file1) <(cat file2)

(bash, zsh). This variant does not allow one to edit files though.
-----BEGIN PGP SIGNATURE-----
Version: APG v1.1.1

iQI1BAEBCgAfBQJTv5ZYGBxaeVggPHp5eC52aW1AZ21haWwuY29tPgAKCRCf3UKj
HhHSvsjrD/sHNc7VevSyxistNtFDxcvvhHadhtCQ5pVh/RdKfBoOwoVXB1wSNnqq
Ax3AVBZjuZ0JjX3XbDqRKwTYCg/S9gbtOyAuOPy0Ul5iZLvTAgm3KrGXbgGqjfgh
O+E+ZKjbhN7RGkRLYURbCNHXIF42Rej8MSMU1AMPwLT6H0M+v4kLTD8qNzss77Ga
pha+39e+JGMSMXBjFnLF9CJNpztHZ2GygOhxsOjjUxEK+3RKqb0A0gmBidVeLoE8
2UslRZQjaoLMj8ez+9tSMpob/1BlRBvRV84PWooc6NyL4ER8Wp8YrVTzVEk5qUw/
ZyN4EIu6dIh+FZBJR8D6/zPp+tIHoxobmNYlGkG5AC3OFnMJAPVwHRYzEFxMFXgW
/TgQCLRw2h3h0F2EbKW733ojCKlY9ew2I+fAv6dgAndI18MuNg8h+c26Bco75kak
5BqhSUC7/nZn4TwIYnRY5ghu1vuU5Kj0UyXjl/25d6zphG//SPaq/tcDsKdL7DJB
EBYvXwTDmZbUZuJldlzjw/dDTG6EaiaYcPu+3F5xgw3CZqSPdaHD0CbisY3DWYE8
p5gc7oOB6+tBGm7is3/kVty0+jnzHVK/p1D0pmoEzJjkohJA2GGVn7tpToGqycum
dCi1nL35V4LgXrZnmtlVN2U1hH7T+wWRixe24a46DIZyKTe2yvvYXQ==
=sYnG
-----END PGP SIGNATURE-----

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to