πŸ“Š Linux
Q. Which command is used to select those lines that begin with a 2 in the tre file empl.1st?
  • (A) grep “^2” empl.1st
  • (B) grep “2…” empl.1st
  • (C) grep “7^” empl.1st
  • (D) grep “2^” empl.1st
πŸ’¬ Discuss
βœ… Correct Answer: (A) grep “^2” empl.1st

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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