Thread: Re: suppress "r *.sac" output

Started: 2012-07-18 22:50:50
Last activity: 2012-07-19 16:15:54
Topics: SAC Help
Yun Wang
2012-07-18 22:50:50
when reading in a bunch of files represented by wild card

sac> r *.sac

the screen will display the whole list of all *.sac, which is very
annoying in the programming sense.
Anyone knows a way to suppress this output? Thanks.

Yun


  • Brian Savage
    2012-07-19 15:57:15
    Yun,

    Try

    SAC> wild echo off

    The wild command controls the definition of wildcard characters if the wildcard results are displayed upon expansion.

    Brian

    On Jul 18, 2012, at 7:50 PM, Yun Wang wrote:


    when reading in a bunch of files represented by wild card

    sac> r *.sac

    the screen will display the whole list of all *.sac, which is very annoying in the programming sense.
    Anyone knows a way to suppress this output? Thanks.

    Yun

    _______________________________________________
    sac-help mailing list
    sac-help<at>iris.washington.edu
    http://www.iris.washington.edu/mailman/listinfo/sac-help



    • Yun Wang
      2012-07-19 16:15:54
      That works! How great! Thank you, Brian.

      On Thu, Jul 19, 2012 at 4:57 AM, Brian Savage <savage<at>uri.edu> wrote:

      Yun,

      Try

      SAC> wild echo off

      The wild command controls the definition of wildcard characters if the
      wildcard results are displayed upon expansion.

      Brian

      On Jul 18, 2012, at 7:50 PM, Yun Wang wrote:


      when reading in a bunch of files represented by wild card

      sac> r *.sac

      the screen will display the whole list of all *.sac, which is very
      annoying in the programming sense.
      Anyone knows a way to suppress this output? Thanks.

      Yun

      _______________________________________________
      sac-help mailing list
      sac-help<at>iris.washington.edu
      http://www.iris.washington.edu/mailman/listinfo/sac-help



00:12:39 v.22510d55