Post #2644671
2026-05-17 17:08 UTC
Thanks for the tip, but escaping and unescaping sounds tedious, since I use spaces in both directory and file names.
What I like about aliases here is that I have one central location to set them up and change them. If I ever were to forget what aliases I have it’s just about opening the file and looking.
Replies (1)
-
@TwistedTree@piefed.social 2026-05-17 17:45
eh, it’s mostly automagic but the first few times you encounter it makes for some fun debugging. Play around with the var=$(ls -A) construction a bit and see what is happening with your files.