@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 2 months agoWhat's a handy terminal command you use often?message-square277fedilinkarrow-up1228arrow-down19
arrow-up1219arrow-down1message-squareWhat's a handy terminal command you use often?@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 2 months agomessage-square277fedilink
minus-square@renzev@lemmy.worldlinkfedilink38•2 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@SturgiesYrFase@lemmy.mllinkfedilink9•2 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!