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