What ? People boosting two year old stuff. Must be good then! 🤔
One minute later;checks original. 🤩 #ffmpeg #hackernews #commandlinefu
What ? People boosting two year old stuff. Must be good then! 🤔
One minute later;checks original. 🤩 #ffmpeg #hackernews #commandlinefu
@voltagex I hope that the spam can be cleaned from their lovely site. https://www.commandlinefu.com/commands/view/1277/use-mplayer-to-save-video-streams-to-a-file # is an example of the spam #CommandLineFu
Напоминаю всем линуксоидам (и не только), забывшим о трюках в консоли (и не только), о весьма и весьма неплохом ресурсе: https://www.commandlinefu.com/
Множество неординарных решений для практически всех случаев.
Фильтрация вывода команд по дате, количеству голосов за, автору, теме и прочее.
Крайне рекомендую.
#Linux #terminal #console #shell #commandlinefu #tips #tricks #curl
**Пример команды**
Сохранить топ 2500 команд `commandlinefu` в обычный текстовый файл:
`curl https://www.commandlinefu.com/commands/browse/sort-by-votes/plaintext/[0-2500:25] | grep -v _curl_ > comfu.txt`
Being the only one with any sysadmin experience (barely any, long ago) on the team means I get to feel like a badass H4x0r showing people how to do SSL cert renewals.
For those to whom this may be useful:
Setting a SOCKS5 proxy in the terminal:
ssh -D 8080 name@myserver.com
export http_proxy="socks5://127.0.0.1:8080"
export https_proxy="socks5://127.0.0.1:8080"
or, alternativelyexport http_proxy="socks5://[proxy.server]:666"
export https_proxy="socks5://[proxy.server]:666"
#linux #cli #comandline #commandlinefu #proxy #socks5TIL `LC_COLLATE=C sort` is how you sort a list of identifier keywords containing underscores, such that identifiers starting with underscores go to the top.
#bash #commandlineFU
#Boost
If anyone knows someone at #CommandLineFu (commandlinefu.com), there's a spam problem on the site and their mailserver isn't responding (delayed mail message, connection to server timed out)
#CommandLineFu :
Des exemples de commandes #Linux utiles, regroupées dans une grosse base de données collaborative (possibilité de se créer un compte et de proposer ses exemples de commandes), à explorer grâce au moteur de recherches.
https://www.commandlinefu.com/commands/browse
La plupart des commandes proposées sont commentées par leurs auteurs, pour aider à comprendre leur but et leur fonctionnement.
C'est parfait, pour aider à construire des commandes, par exemple pour ffmpeg où c'est pas simple.
Comandi deprecati e corrispondenze
#linux #ifconfig #netstat #commandlineFU