minus-squareGuy Named ZERO@sh.itjust.workstoLinux@programming.dev•Share a script/alias you use a lotlinkfedilinkEnglisharrow-up2·8 days agoYep! It just uses the first argument for mkdir, then all of the following args get put into mv with the first argument again, or something like that, it’s been a few months since I made it linkfedilink
minus-squareGuy Named ZERO@sh.itjust.workstoLinux@programming.dev•Share a script/alias you use a lotlinkfedilinkEnglisharrow-up2·8 days agoI have a similar one, mkmv, it makes a directory and then moves files into it linkfedilink
Yep! It just uses the first argument for mkdir, then all of the following args get put into mv with the first argument again, or something like that, it’s been a few months since I made it