Python Digital Forensics Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it…

The following steps are performed in this recipe:

  1. Create a positional argument for the input directory to scan.
  2. Iterate over all subdirectories and print file paths to the console.