8000 Fix bug in copying files with special characters in file path by h4r7w3l1 · Pull Request #55 · xm1k3/cent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix bug in copying files with special characters in file path #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

h4r7w3l1
Copy link

Fix on linux/mac copy templates files with not-accessible chars

Note

cp /tmp/template 1.yml /tmp/

Can be dangerous, but work
cp '/tmp/template 1.yml' '/tmp/'


Warning

Not works bug on Win

@xm1k3 xm1k3 mentioned this pull request Oct 9, 2023
@xm1k3 xm1k3 linked an issue Oct 9, 2023 that may be closed by this pull request
@xm1k3 xm1k3 closed this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix bug in copying files with special characters in file path
2 participants
0