mirror of
https://gitee.com/XmacsLabs/planet.git
synced 2025-09-05 22:23:52 +00:00
4 lines
87 B
Text
Executable file
4 lines
87 B
Text
Executable file
find . | grep "tm$" | each { |x|
|
|
/usr/bin/MoganResearch --convert $x $"x"u --quit
|
|
}
|
|
|