Which flag should be applied with the sort command to begin sorting from the nth column of the (m+l)th field?

Choose the correct answer

Explanation

The correct syntax to specify the starting position for sorting in the sort command uses the +m.n option, where sorting begins at the nth column of the (m+l)th field.

Which flag should be applied with the sort command t… — Basic of linux unix | PakQuizHub