-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
-
False
-
3
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/rh104-9.1/pages/ch03s02 |
Reporter RHNID: | rrivers@redhat.com |
Section Title: | Guided Exercise: Controlling Command Output |
Issue description
There is a typo in the guided exercise that specifies to redirect standard error to the /dev/null device with the command ls void > /dev/null. This directs standard input to /dev/null and an error message is visible. The correct command is ls void 2> /dev/null
- is duplicated by
-
PTL-14370 RH104-9.1 Feedback: last item in the examples doesn't have 2>....
-
- Closed
-
-
PTL-14371 RH104-9.1 Feedback: last item in the examples doesn't have 2>....
-
- Closed
-
-
PTL-14741 RH104: ch03s02 : step 11 : it should be "ls void 2> /dev/null "
-
- Closed
-
-
PTL-14100 RHT2222040 | rh104-9.1 | ch03s02 - last step incorrect and 2 other issues
-
- Closed
-
-
PTL-14167 User feedback-- last part of lab redirect standard error is missing a "2" before the ">" on the given command which cause output to be printed instead of going to "/dev/null"
-
- Closed
-