openfoam/bin/touchdep
2008-04-15 18:56:58 +01:00

4 lines
62 B
Bash
Executable File

#!/bin/sh
find . \( -name '*.dep' \) -print | xargs -t touch