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

RH134-95: 5.4. Practice: Discovering Process Priorities - spacing in sample code in steps 6 & 7 may be confusing to students.

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Minor Minor
    • RH134 - RHEL 7 3 20170803
    • RH134 - RHEL 7 0
    • RH134
    • None
    • ROLE

      URL:
      Reporter RHNID:
      Section: -
      Language: ||||||||
      Workaround:

      Description: 5.4. Practice: Discovering Process Priorities - spacing in sample code in steps 6 & 7 may be confusing to students. In step 6 example:
      "nice -n10 sha1sum /dev/zero&" could be:
      "nice -n 10 sha1sum /dev/zero &".
      In step 7 example:
      "ps -opid,pcpu,nice,comm $(pgrep sha1sum)" could be:
      "ps -o pid,pcpu,nice,comm $(pgrep sha1sum)"
      The commands work as listed but are harder to read and understand.

            wboessen Wander Boessenkool (Inactive)
            imamazd Dane Copeland (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: