• 37 Posts
  • 138 Comments
Joined 6 months ago
cake
Cake day: June 6th, 2025

help-circle







  • Yes save your commands. I put a commands text file on my nas so I can access from any pc. Or use joplin or another note program with sync. Save the command and a quick descriptor. Then you can even access that text file quick from within terminal using a text editor like nano or vim.

    I set an alias up so if I type “command” it actually runs something like “nano /home/mnt/nas/command txt” and I can see them right there.