Re: Par2cmdline with non normal characters.

2016-05-15 Thread Doug
On 05/14/2016 11:31 PM, Robin Laing wrote: On 14/05/16 18:58, Pittigher, Raymond wrote: From: Robin Laing Sent: Saturday, May 14, 2016 8:25 PM To: Community support for Fedora users Subject: Par2cmdline with non normal characters. Hello, I am trying

Re: Par2cmdline with non normal characters.

2016-05-15 Thread cs
On 14May2016 22:45, Robin Laing wrote: On 14/05/16 21:55, c...@zip.com.au wrote: However, there is a way out. Get your error message above into your terminal, specificly by running your command again to ensure it is exact. Then use cut/paste in your terminal to effect 4 mv commands. So, like th

Re: Par2cmdline with non normal characters.

2016-05-14 Thread g
On 05/14/2016 07:25 PM, Robin Laing wrote: > Hello, > > I am trying to run par2 to repair an archive that has an apostrophe in > the name. Not a single quote. This archive was created on Windows. > > File name should be > Joe’s file.part01.rar > > If I do ls I get > Joe?s file.p

Re: Par2cmdline with non normal characters.

2016-05-14 Thread Robin Laing
On 14/05/16 21:55, c...@zip.com.au wrote: On 14May2016 18:25, Robin Laing wrote: I am trying to run par2 to repair an archive that has an apostrophe in the name. Not a single quote. This archive was created on Windows. Is there any reason you can't just rename the file by hand, with "mv"? O

Re: Par2cmdline with non normal characters.

2016-05-14 Thread Robin Laing
On 14/05/16 18:58, Pittigher, Raymond wrote: From: Robin Laing Sent: Saturday, May 14, 2016 8:25 PM To: Community support for Fedora users Subject: Par2cmdline with non normal characters. Hello, I am trying to run par2 to repair an archive that has an

Re: Par2cmdline with non normal characters.

2016-05-14 Thread cs
On 14May2016 18:25, Robin Laing wrote: I am trying to run par2 to repair an archive that has an apostrophe in the name. Not a single quote. This archive was created on Windows. Is there any reason you can't just rename the file by hand, with "mv"? Or is this to fix some automation? File

Par2cmdline with non normal characters.

2016-05-14 Thread Robin Laing
Hello, I am trying to run par2 to repair an archive that has an apostrophe in the name. Not a single quote. This archive was created on Windows. File name should be Joe’s file.part01.rar If I do ls I get Joe?s file.part01.rar ls -b I get Joe\302\222s\ file.part01.ra