Source: No Space Left On Device
Part 1
Give the output of a very simple shell with only the commands
cd
andls
(the output of which is either"dir" name
for directories orsize name
for files), find the largest directory (disk usage calculated recursively) with a size no greater than 100,000.