privsecfoss@feddit.dk to Linux · 1 year agoMust have commandline tools?message-squaremessage-square39fedilinkarrow-up138arrow-down10file-text
arrow-up138arrow-down1message-squareMust have commandline tools?privsecfoss@feddit.dk to Linux · 1 year agomessage-square39fedilinkfile-text
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up11·1 year agoxclip is incredibly useful to get and set data from the clipboard! gopup is to html what jq is to JSON. It allows you to parse html to extract specific data for a given selector.
xclip
is incredibly useful to get and set data from the clipboard!gopup
is to html whatjq
is to JSON. It allows you to parse html to extract specific data for a given selector.