dgit_shell_temp1:临时git repo显示基本的shell脚本 源码
简单的脚本测试 要求 Write a script to process text input and return one of the following depending on arguments: The NUMBER of words that start with "M" or "m". Count All the words longer than 5 characters. --- HINTS Any scripting language is suitable. Python or Bash is preferred. Scripts are often combined to form pipelines; don't assume that input might come only from a file. Make sure you implement this
文件列表
dgit_shell_temp1-master.zip
(预估有个4文件)
dgit_shell_temp1-master
test_mcount.sh
2KB
mcount.sh
2KB
README.md
1KB
test_input.txt
49B
暂无评论