info@avatto.com
+91-9920808017
0. Consider the following operations to be performed in Unix : “The pipe sorts all files in the current directory modified in the month of “June” by order of size and prints them to the terminal screen. The sort option skips ten fields then sorts the lines in numeric order.” Which of the following Unix command will perform above set of operations?
ls – l | grep “June” | sort + 10n
ls – l | grep “June” | sort + 10r
ls – l | grep – v “June” | sort + 10n
ls – l | grep – n “June” | sort + 10x
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login