Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-14019

Using wrong syntax to write a batch process example

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • 4
    • en-US (English)

      Please fill in the following information:


      URL: https://rol.redhat.com/rol/app/courses/rh104-9.1/pages/ch04s05
      Reporter RHNID: rhn-gls-rtaniguchi
      Section Title: Processing Batches of Files
                                                           

      Issue description

      Batch processes title

       

      The output provided is wrong:
      [user@host ~]$
      mv ~/Downloads/
      .pdf ~/Documents*
      It should be:
      [user@host ~]$
      mv

      ~/Downloads/*
      .pdf ~/Documents
       

      Steps to reproduce:

       

      Workaround:

       

      Expected result:

              zoltanmolnar Zoltan Molnar
              rhn-gls-rtaniguchi Ricardo Taniguchi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: