Home
last modified time | relevance | path

Searched refs:filestamp (Results 1 – 1 of 1) sorted by relevance

/curl/scripts/
H A Dmaketgz94 filestamp=$(date -d "@$timestamp" +"%Y%m%d%H%M.%S")
188 find curl-* -depth -exec touch -c -t "$filestamp" '{}' +
238 touch -c -t "$filestamp" "$targz" "$bzip2" "$xz" "$zip"

Completed in 4 milliseconds