This website works better with JavaScript.
Explore
Help
Register
Sign In
KK_Mirocod
/
LinuxScript
Watch
1
Star
0
Fork
You've already forked LinuxScript
0
Wiki
Issues
Projects
Code
Pull Requests
Releases
Activity
Browse Source
U200B
master
Alexei
8 months ago
parent
a3f67ffa3d
commit
6f91a50216
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
Script/unicode_U200B_correct
3
Script/unicode_U200B_correct
Unescape
Escape
View File
@ -0,0 +1,3 @@
#!/bin/bash
perl -CSD -pe "s/\N{U+200B}//gu" < $1 > noU200B_$1
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
KK_Mirocod/LinuxScript
Title
Body
Create Issue