This website works better with JavaScript
Home
Explore
Help
Sign In
CNI
/
UnixLab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2001efd8db
Branches
Tags
master
UnixLab
/
fileEdit
/
coinSpeech.sh
coinSpeech.sh
86 B
History
Raw
1
2
3
4
5
#!/bin/bash
sed -e "s/\<c\w\{3\}\>/coin/g" \
-e "s/\<\w\{3\}n\>/coin/g" \
$1