Home
Press ? for keyboard navigation
❮
Exercise - simple grep
Solution: count digits in file
❯
Exercise - du (disk usage)
Implement the Linux/Unix
du
command:
Given a filename shows the size of the file.
Given a folder shows the file sizes in the whole directory tree.
Given the
-s
flag shows a summary instead of all the files.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)