Q. What does the 'export' command do in Linux?

  • (A) Exports files to another directory
  • (B) Exports variables to the environment
  • (C) Creates archive backups
  • (D) Transfers files over the network
πŸ’¬ Discuss
βœ… Correct Answer: (B) Exports variables to the environment
Explanation: 'export' sets environment variables in the shell session.
Explanation by: Mr. Dubey
'export' sets environment variables in the shell session.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
74
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate