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
Скрипты для Linux
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81
Commits
1
Branch
0
Tags
230 KiB
Shell
100%
Tree:
31a74bccdf
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '31a74bccdf'
${ noResults }
LinuxScript
/
Script
/
unicode_U200B_correct
3 lines
64 B
Raw
Blame
History
#!/bin/bash
perl -CSD -pe
"s/\N{U+200B}//gu"
<
$1
> noU200B_
$1
Reference in new issue
Copy Permalink