@[email protected] to [email protected] • 4 months agoWhat's a handy terminal command you use often?message-square264fedilinkarrow-up1217arrow-down18
arrow-up1209arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 4 months agomessage-square264fedilink
minus-square@renzevlink38•4 months agotldr is great. Basically a crowd-sourced alternative to man with much more concise entries. Example: $ tldr dhcpcd DHCP client. More information: <https://roy.marples.name/projects/dhcpcd>. Release all address leases: sudo dhcpcd --release Request the DHCP server for new leases: sudo dhcpcd --rebind
minus-square@[email protected]linkfedilink9•4 months agoWell…slap my ass and call me Mary… Thanks kind internet stranger!
tldr
is great. Basically a crowd-sourced alternative toman
with much more concise entries. Example:$ tldr dhcpcd DHCP client. More information: <https://roy.marples.name/projects/dhcpcd>. Release all address leases: sudo dhcpcd --release Request the DHCP server for new leases: sudo dhcpcd --rebind
Well…slap my ass and call me Mary…
Thanks kind internet stranger!
:O
Woah, that’s dope as heck. Thank you!