parthsoni
Mission Specialist
Mission Specialist
  • 211 Views

Typo in courses/rh104-9.1/pages/ch04s02

Jump to solution

Screenshot_7-3-2025_155319_rol.redhat.com.jpeg

Labels (3)
0 Kudos
1 Solution

Accepted Solutions
DavidOBrien
Starfighter Starfighter
Starfighter
  • 175 Views

Hi @parthsoni ,

What makes you think this is an error? If you are referring to the backslash character at the end of the first line, that's just a line continuation marker that indicates the command continues on the next line. We use these when the command is too long to fit on a single line, and sometimes for clarity to make commands with many arguments easier to read.

If you're referring to something else please let us know.

David

View solution in original post

2 Replies
DavidOBrien
Starfighter Starfighter
Starfighter
  • 176 Views

Hi @parthsoni ,

What makes you think this is an error? If you are referring to the backslash character at the end of the first line, that's just a line continuation marker that indicates the command continues on the next line. We use these when the command is too long to fit on a single line, and sometimes for clarity to make commands with many arguments easier to read.

If you're referring to something else please let us know.

David

parthsoni
Mission Specialist
Mission Specialist
  • 162 Views

Hi David,

I didn't knew about that, thank you for clearing my misuderstanding.

Join the discussion
You must log in to join this conversation.