Problem
1) Describe the execution (with special emphasis on system calls needed) of the following shell command (cat unsorted_file | sort > sorted_file)
2) Describe the sequence of operations performed by the kernel when the following command is executed : rm foo.txt