i really wana write bash all day to be honest
@egrasmed love searching for "how to remove file extension bash" for the fifteen-hundredth time tbh
@cyrridven you just have to split each file based on a "." character and then reverse the list and then remove the first item in the list and then re-reverse the list and join it on a ".".... or something... right?
@egrasmed searches for "how to reverse list bash" 👩💻
Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!
@cyrridven you just have to split each file based on a "." character and then reverse the list and then remove the first item in the list and then re-reverse the list and join it on a ".".... or something... right?