REDO-ALWAYS(1) General Commands Manual REDO-ALWAYS(1)

redo-alwaysmark target as always out-of-date

redo-always

The redo-always utility marks the current target as out-of-date.

The redo-always utility exits 0 on success, and >0 if an error occurs.

# random.do
# creates a file which always has a different content
redo-always
mktemp -u XXXXXXXXX

redo(1) redo-ifchange(1), redo-ifcreate(1)

June 3, 2022 EltaninOS