SvarDOS / bugz

SvarDOS bug tracker
http://svardos.org/
6 stars 0 forks source link

COPY doesn't preserve timestamps #69

Closed bttrx closed 7 months ago

bttrx commented 7 months ago

(It never did in SvarCOM so far.)

mateuszviste commented 7 months ago

shortly said:

COPY A.TXT B.TXT --> clones the timestamps of A.TXT to B.TXT COPY A.TXT+B.TXT C.TXT --> timestamp of C.TXT is set to current date/time

bttrx commented 7 months ago

Tested now: Works for me! :1st_place_medal: