162. Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field ? September 13, 2025 by Admin A. -m.n B. +m.n C. + n.m+1 D. +(m+l).n ✅ The correct answer is option B.