The last standalone integer in a body of output.
drush sql:query prints a column header on some drivers and not others, and du prefixes the path; taking the last integer-only token is the one rule that reads all of them without a per-driver branch.
drush sql:query
du
The last standalone integer in a body of output.
drush sql:queryprints a column header on some drivers and not others, andduprefixes the path; taking the last integer-only token is the one rule that reads all of them without a per-driver branch.