strip-nondeterminism
all
Remove non-deterministic information (e.g. timestamps) from files.
More info →Examples (3)
Strip nondeterministic information from a file
strip-nondeterminism path/to/fileStrip nondeterministic information from a file manually specifying the filetype
strip-nondeterminism --type filetype path/to/fileStrip nondeterministic information from a file; instead of removing timestamps set them to the specified UNIX timestamp
strip-nondeterminism --timestamp unix_timestamp path/to/filemade by @shridhargupta | data from tldr-pages