Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 284 Bytes

File metadata and controls

11 lines (10 loc) · 284 Bytes

1.B POSIX, POSIX shell, Environment variables

Task 1

Time estimate: 6h Answer the following questions:

  1. What is POSIX?
  2. What is a POSIX shell?
  3. What shells are there?
  4. What is globbing?
  5. What are environment variables?
  6. What does the export command do in a shell?