@[email protected] to [email protected] • 9 months agoWhat's a handy terminal command you use often?message-square266fedilinkarrow-up1225arrow-down18
arrow-up1217arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 9 months agomessage-square266fedilink
minus-square@[email protected]linkfedilink38•9 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•9 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!