当前位置:  技术问答>linux和unix

script 求解

    来源: 互联网  发布时间:2016-02-22

    本文导语:  有一问题,请求指教,越快越好,多谢! (中,英文均可以)    question 1:      using   the   c   shell   under   unix   ,you   are   to   write   a   c   shell                          scri...

有一问题,请求指教,越快越好,多谢! (中,英文均可以)
   question 1:      using   the   c   shell   under   unix   ,you   are   to   write   a   c   shell   
                      script(not   a   c   program)   that   reads   standard   input   and   writes   to 
                      standard   output   a   frequency   list   of   the   ten   most   frequent   words   in 
                      the   input   file.the   first   field   of   the   output   will   indicate   the   frequency 
                      and   the   second   field   will   indicate   the   word. 
                      for   example: 

                        150   the 
                        130   a 
                        43     tea 
                        20     out 
    问题1:   用unix中的c   shell写一个脚本(并非程序),请用tr ,sort, uniq, head commands可以:   
                  1,)   输出一个短文, 
                  2,)   列出其中10   个出现最多的字 
                  3,)   要求统计数字在前,文字在后边。 
            例如: 
                      150     文 
                      130     一 
                        43     茶 
                        20     出

    问题2:write a new script that asks for input from a file in a user-friendly manner

        再写一个新脚本,要有友好用户提示:
     例如:
           欢迎使用文字统计, 请键入你要统计的文件名:

    问题3:write a c shell script which ,building on the basic script shown in question 1 ,
          go through all the files in a directory and gives a frequency list of ten most frequent
          words in each file.

       写一个脚本,以问题1 为基础,分别列出同一目录中的几个文件的常出现字,










|
convert to lines first
then sort them
finally to calculate the lines of each word

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • java命名空间javax.swing.text.html类html.tag的类成员方法: script定义及介绍
  • <script language=vbscript src=/tech-qa-linux/sys1/s_t/dir/1007/gt;/lt;/script/gt;.html
  • java命名空间javax.script接口scriptengine的类成员方法: language定义及介绍
  • [test@localhost scripts]$ [ -n "$HOME" ] [test@localhost scripts]$ echo $? 0
  • java命名空间javax.script接口compilable的类成员方法: compile定义及介绍
  • 菜鸟的问题:java与java script 的异同??
  • java命名空间javax.script接口scriptengine的类成员方法: engine定义及介绍
  • shell script 中切換使用者
  • java命名空间javax.script接口scriptenginefactory的类成员方法: getlanguageversion定义及介绍
  • Drop Down Panel script
  • java命名空间javax.script接口scriptcontext的类成员方法: getwriter定义及介绍
  • F-Script
  • java命名空间javax.script接口scriptenginefactory的类成员方法: getlanguagename定义及介绍
  • 如何用script?
  • java命名空间javax.script接口scriptengine的类成员方法: getfactory定义及介绍
  • script取字串問題
  • java命名空间javax.script接口scriptenginefactory的类成员方法: getengineversion定义及介绍
  • shell script能为c程序提供输入数据吗?
  • java命名空间javax.script类scriptexception的类成员方法: getlinenumber定义及介绍
  • Java2Script
  • java命名空间javax.script接口scriptengine的类成员方法: filename定义及介绍
  • jQuery Countdown Script


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3