An error occurred while loading the file. Please try again.
-
Ryan McCue authored
awk splits lines based on spaces, which causes directory names with spaces to end up in other fields. Using a for loop allows us to print from the 9th field onwards instead of just the 9th field.
887fd10e