@[email protected] to [email protected] • 2 years agoWhat's a handy terminal command you use often?message-square265fedilinkarrow-up1227arrow-down18
arrow-up1219arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 2 years agomessage-square265fedilink
minus-square@[email protected]linkfedilink38•2 years 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•2 years agoWell…slap my ass and call me Mary… Thanks kind internet stranger!
tldris great. Basically a crowd-sourced alternative tomanwith 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 --rebindWell…slap my ass and call me Mary…
Thanks kind internet stranger!
:O
Woah, that’s dope as heck. Thank you!