[CRIU] [PATCH 08/16] parasite: Make sure no dots in names
generated
Cyrill Gorcunov
gorcunov at openvz.org
Tue Feb 14 11:57:22 EST 2012
On Tue, Feb 14, 2012 at 04:29:56PM +0400, Kir Kolyshkin wrote:
...
>
> (2) If you want to change dots with underscores, you can use "sed 'y/./_/'"
> (differences from s is it's single char and not regex) or just "tr . _".
> With awk it will be gsub which doesn't look as elegant.
>
> So, I propose this:
>
Kir, could you please make some trivial but well formatted patch with
your SOB, so I would simply fetch it then?
Cyrill
More information about the CRIU
mailing list