Command to display top ten largest files-directories
Tell command to display top ten largest files/directories?
Expert
Command to display top ten largest files/directories is - du -sk * | sort -nr | head
Normal 0 false false
Explain the term Abstraction in program model checking and how it is distingush with data abstraction?
Normal 0
Explain the requirements of information system life cycle?
Write an AWK program which takes the following input _le and processes it. $cat data.txt John Do 111-1111 English 90 Maths 80 Alice Do 222-2222 English 90 Maths 90 Chemistry 93 The input _le has _rst 3 _elds _xed as _rst name, last name, and student id. After the s
18,76,764
1931024 Asked
3,689
Active Tutors
1454179
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!