mirror of https://gitee.com/XmacsLabs/planet.git
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
|
find . | grep "tm$" | each { |x|
|
||
|
/usr/bin/MoganResearch --convert $x $"x"u --quit
|
||
|
}
|
||
|
|