#comandline — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #comandline, aggregated by home.social.
-
Had an enjoyable afternoon building a custom #cli #parser to replace #argparse in our internal tooling. I like its ease of use. But it is a custom parser and works only for my specific use case, but for use case it does more than argparse can and is simpler to use. #comandline #python
-
Had an enjoyable afternoon building a custom #cli #parser to replace #argparse in our internal tooling. I like its ease of use. But it is a custom parser and works only for my specific use case, but for use case it does more than argparse can and is simpler to use. #comandline #python
-
Had an enjoyable afternoon building a custom #cli #parser to replace #argparse in our internal tooling. I like its ease of use. But it is a custom parser and works only for my specific use case, but for use case it does more than argparse can and is simpler to use. #comandline #python
-
Had an enjoyable afternoon building a custom #cli #parser to replace #argparse in our internal tooling. I like its ease of use. But it is a custom parser and works only for my specific use case, but for use case it does more than argparse can and is simpler to use. #comandline #python
-
Had an enjoyable afternoon building a custom #cli #parser to replace #argparse in our internal tooling. I like its ease of use. But it is a custom parser and works only for my specific use case, but for use case it does more than argparse can and is simpler to use. #comandline #python
-
For those to whom this may be useful:
Setting a SOCKS5 proxy in the terminal:
or, alternativelyssh -D 8080 [email protected] export http_proxy="socks5://127.0.0.1:8080" export https_proxy="socks5://127.0.0.1:8080"
#linux #cli #comandline #commandlinefu #proxy #socks5export http_proxy="socks5://[proxy.server]:666" export https_proxy="socks5://[proxy.server]:666" -
#GaryExplains - #Sudo for #Windows - How to Enable it, and How to Use it
-
O processo de construção de um vídeo de standard profissional e o observar do resultado com recurso apenas a #comandline, #ffmpeg e #inkscape é impagável.
NOTA: Sim...trabalhoso...até termos um "template" o processo é moroso... -
#termux #terminal #cli #bash #zsh #fish #fishshell #comandline #shell #opensource #android #linux
По рекомендации одного воина я всё таки поставил оболочку FISH. И да, она удобная. Отделное спасибо тому воину :blobfoxheartcute: -
How To Check The Password Complexity In Linux #Password #Security #Linux #Comandline
https://ostechnix.com/check-password-complexity-linux/