InterviewSolution
Saved Bookmarks
| 1. |
What Is The Cut Command In Unix? |
|
Answer» The cut command is USED to EXTRACT sections from each line of INPUT. The cut command is used to extract sections from each line of input. |
|