Skip to content

overmindgc/ShellToolsLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ShellToolsLib

wordcount.sh

统计文本中的单词出现的数量,由高到低排序写入文件。

Example:sh wordcount.sh textname.txt

cropicon.sh

自动裁剪各种尺寸的AppIcon,先传入文件名,再跟上需要裁剪的尺寸,注意数组需要用''引起来。

Example:sh cropicon.sh iconname.png '20 30 40'

About

collect useful shell scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages