dmesg -t: no timestamp -W: follow new messages -l: log-level notice gawk if the fourth word is "Attached" echo a sentence through espeak
Download latest released gitlab docker container
This might one day deliver the melody to the next super hit on the radio if played long enough
Pipes the output of ls to espeak
Also works nice with fortune
fortune | espeak
Use duckduckgo from terminal:
ddg commandline one liners
Want Google instead? :P
lmgtfy(){ ARGS="$@"; xdg-open "http://www.lmgtfy.com/?q=${ARGS}#"; }
lmgtfy "What the f*** is lmgtfy?"
Or just:
google(){ ARGS="$@"; xdg-open "https://www.gooogle.com/search?q=${ARGS}"; }
google Please Google, take my soul
commandlinefu.com is the place to record those command-line gems that you return to again and again. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on, discussed and voted up or down.
Every new command is wrapped in a tweet and posted to Twitter. Following the stream is a great way of staying abreast of the latest commands. For the more discerning, there are Twitter accounts for commands that get a minimum of 3 and 10 votes - that way only the great commands get tweeted.
» http://twitter.com/commandlinefu
» http://twitter.com/commandlinefu3
» http://twitter.com/commandlinefu10
Use your favourite RSS aggregator to stay in touch with the latest commands. There are feeds mirroring the 3 Twitter streams as well as for virtually every other subset (users, tags, functions,…):
Subscribe to the feed for: