REDO-ALWAYS(1) | General Commands Manual | REDO-ALWAYS(1) |
redo-always
— mark
target as always out-of-date
redo-always |
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
June 3, 2022 | EltaninOS |