pongo
Mission Specialist
Mission Specialist
  • 372 Views

RH124-9.0 ch05s07: Lab: Create, View, and Edit Text Files

I found a small issue during lab testing in the above mentioned section.

 

Step 1: On workstation, create the lab_file shell variable and assign editing_final_lab.txt as the value. List the student home directory, including hidden directories and files, and redirect the output to the editing_final_lab.txt file by using the shell variable.

It may worth to add use long listing format, otherwise (ls -a) you don't have the required output for the file you can edit later.

4 Replies
pongo
Mission Specialist
Mission Specialist
  • 303 Views

This is about to correct the instruction with the required, additional information. 

0 Kudos
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 293 Views

I understand your point; however, isn't the screenshot enough?

Tracy_Baker_0-1711569410777.png

 

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
pongo
Mission Specialist
Mission Specialist
  • 267 Views

Well, it depends on. There are several ways to do this course.

- copy paste everything (from Show Solution)
- read and manually enter the command (from Show Solution)
- trying to figure out what should you do and do it (no reason to check Show Solution until the end, lab-grade, and learn from your mistake)


Once you issued "lab start" then "lab grade":
- the first two basically checks your capability for reading/copying/pasting (hopefully you will remember something after that too)
- the last one is more likely a learning/practicing approach


Also, the screenshot you provide, just proves something is not ok with your saved printout. Depending on how familiar are you with the linux, you may can figure out the correct flag. (Or just check the Show Solution, I know.)
On real exam facing similar issue could be quite painful, you just worked on a file 3 times and on the 4th task it just turns out something not ok with it and you should redo all from scratch.

0 Kudos
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 223 Views

What you're ignoring is that you should read all the instructions before beginning the lab. It's a mistake to just jump into it and doing it step-by-step without knowing what comes next.

The screenshot I included, directly from the course content, clearly shows that the output came from a long listing that shows all objects in the directory; in other words: ls -la

I have taken the "real exam" - if you mean the RHCSA. Rest assured that the instructions you will receive will be sufficient to the task you are to perform.

-----

By the way:

These do not lead to real learning:

- copy paste everything (from Show Solution)
- read and manually enter the command (from Show Solution)

This does:

- trying to figure out what should you do and do it (no reason to check Show Solution until the end, lab-grade, and learn from your mistake)

-----

Incidentally, the portal has been changed such that the instructor can disable the Show Solution buttons.

This is a very welcome change.

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
Join the discussion
You must log in to join this conversation.