Questions
- What is a here document?
- It shows your current location.
- It’s a block of code for a specific purpose.
- It’s a type of executable script.
- It’s a block of static data.
- Which of the following statements is true?
- A here document uses its own scripting language.
- A here document can only be used in bash scripts.
- A here document can be used with a variety of programming and scripting languages.
- A here document can only be used to display comments or other static data.
- How do you define a here document?
- Place
#!/
bin/here in the script as the shebang line. - Surround the entire here document with a pair of double quotes.
- Surround the entire here document with a pair of single quote.
- Surround the entire here document with a pair of limit strings.
- Place
- Which of the following statements...