Differences

This shows you the differences between the selected revisions of the page.

2022-05-04 2022-05-04
Added warning about partial loss of filename for names that contain multiple dots. (76.167.224.130) Added warning about partial loss of filename for names that contain multiple dots. (76.167.224.130)
Line 178: Line 178:
mv ! $(echo "!" | sed "s/\..*$//").$(date '+%Y-%m-%d_%H-%M').$(echo ! | awk -F"." '{ print $NF }') mv ! $(echo "!" | sed "s/\..*$//").$(date '+%Y-%m-%d_%H-%M').$(echo ! | awk -F"." '{ print $NF }')
</code> </code>
 +Note that you will lose a portion of the file name for files with multiple dots ( **.'s** ).
===== [[fxp]] Remote Transfer (FXP) ===== ===== [[fxp]] Remote Transfer (FXP) =====

Last modified: by 76.167.224.130