-
Notifications
You must be signed in to change notification settings - Fork 1
Rename file
Victoriano edited this page Jul 26, 2022
·
1 revision
for f in *txt; do
mv -- "$f" "${f%.txt}.pdf"
done
Awesome Arch Linux
Never stop learning