minus-squareGuy Named ZERO@sh.itjust.workstoLinux@programming.dev•Share a script/alias you use a lotlinkfedilinkEnglisharrow-up2·3 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·3 days agoI have a similar one, mkmv, it makes a directory and then moves files into it linkfedilink
minus-squareGuy Named ZERO@sh.itjust.workstoProgrammer Humor@programming.dev•Micro$oft when I try to enjoy my local drive in peaC:\linkfedilinkEnglisharrow-up15·1 month agoAnd that’s the point where I’ll go off the grid 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