bestboyfriendintheworld@sh.itjust.works to Programming@programming.dev · 1 day agoRead the Following Manualsh.itjust.worksimagemessage-square74fedilinkarrow-up1418arrow-down125
arrow-up1393arrow-down1imageRead the Following Manualsh.itjust.worksbestboyfriendintheworld@sh.itjust.works to Programming@programming.dev · 1 day agomessage-square74fedilink
minus-squaredylanmorgan@slrpnk.netlinkfedilinkarrow-up13arrow-down1·1 day agoSo: read the man page, find the switches and options you need and hand write that bitch on a notepad, close the man page and execute the command. It’s tedious but it will help your not-great memory work a lot better.
minus-squareMelvin_Ferd@lemmy.worldlinkfedilinkarrow-up1·18 hours agoThank you for the advice. I’ll try that
minus-squareGreenMartian@lemmy.dbzer0.comlinkfedilinkarrow-up10·1 day agoOr easier, just fire up multiple tty’s. The poor person’s tabs.
minus-squareIncogCyberspaceUser@lemmy.worldlinkfedilinkarrow-up2·20 hours agoWhat does tty mean in this context?
minus-squareCoriza@lemmy.worldlinkfedilinkarrow-up2·20 hours agoIn this context it is multiple command line instances, like multiple terminals.
So: read the man page, find the switches and options you need and hand write that bitch on a notepad, close the man page and execute the command. It’s tedious but it will help your not-great memory work a lot better.
Thank you for the advice. I’ll try that
Or easier, just fire up multiple tty’s. The poor person’s tabs.
What does tty mean in this context?
In this context it is multiple command line instances, like multiple terminals.