Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Parallel with Asian characters #71

Open
1480c1 opened this issue Sep 22, 2018 · 0 comments
Open

Parallel with Asian characters #71

1480c1 opened this issue Sep 22, 2018 · 0 comments

Comments

@1480c1
Copy link

1480c1 commented Sep 22, 2018

parallel seems not to be able to understand Windows directory structure, and thus when I put {/} for basename, it just outputs the whole entire line and when I use {.} it outputs the whole entire line, minus the file's extension. This is under Powershell in Windows 10, not only that, it seems to not be able to understand Asian characters.
https://pastebin.com/zqbinCB5

When I use ls -Recurse -file -Path '*.m4a' | select -ExpandProperty FullName | parallel 'echo {.}'
it will not understand at all
https://pastebin.com/XB4kX2km

@1480c1 1480c1 changed the title Parallel with Windows Directory Parallel with Asian characters Sep 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant