[小ネタ]Organizations組織内のCloudTrailの重複証跡を一括で無効化するスクリプト
https://dev.classmethod.jp/articles/aws-cloudtrail-disable-duplicate-trails-script/
[小ネタ]Organizations組織内のCloudTrailの重複証跡を一括で無効化するスクリプト
https://dev.classmethod.jp/articles/aws-cloudtrail-disable-duplicate-trails-script/
MC vs Ranger: أشهر برامج إدارة الملفات على الطرفية
Midnight Commander (MC)
#CLI #Linux #MC #Midnight_Commander #ثنائي_الألواح
Ranger
#Terminal #Python #معاينة_ملفات #TUI #Linux #RangerFM
Yazi
#Yazi #TerminalFM #مدير_ملفات_حديث
Nnn
#nnn #مدير_ملفات_خفيف #Terminal #CLI #Linux #سريع
Vifm
#Vifm #Vim_Keys #مدير_ملفات #CLI
fff
#fff #مدير_ملفات #Shell_Script #بسيط #سريع #CLI
Superfile
#Superfile #Terminal #حديث #TUI #معاينة_ملفات
MC vs Ranger: أشهر برامج إدارة الملفات على الطرفية
Midnight Commander (MC)
#مدير_ملفات #CLI #Terminal #Linux #MC #Midnight_Commander #ثنائي_الألواح #Norton_Commander
Ranger
#مدير_ملفات #Terminal #Python #Vim_Like #معاينة_ملفات #TUI #Linux #RangerFM
Yazi
#Yazi #Rust #TerminalFM #مدير_ملفات_حديث #أداء_عالي #معاينة_ملفات #TUI
Nnn
#nnn #مدير_ملفات_خفيف #Terminal #C_Language #CLI #Linux #سريع
Vifm
#Vifm #Vim_Keys #مدير_ملفات #Terminal #CLI #هجين_MC_Vim
fff
#fff #مدير_ملفات #Shell_Script #بسيط #سريع #CLI #لا_إعتماديات
Superfile
#Superfile #Go_Lang #مدير_ملفات #Terminal #حديث #TUI #معاينة_ملفات
lf
#lf #Go_Lang #Ranger_Like #TerminalFM #CLI #خفيف
وسوم عامة
#Terminal_Applications #CLI_Tools #Linux_Tools #نظام_ملفات #File_Management
URLのリストをタイトル付きのMarkdownリンクリストにワンライナーで変換する
https://dev.classmethod.jp/articles/trasnfer-url-list-to-markdown-link-list-with-shell-oneliner/
Well here's a neat little snippet. Make sure to utilize this before scraping your Exif data, lolz. I've posted about that before (feel free to doom scroll and find it) in a quote-post of an article my friend @danie10 on a couple of kewl GUI and CLI #Exif tools - it's really worth a read and personally, I think most folks should really consider keeping a separate store of their photos updated that has all, or at least most of the Exif data stripped out (in case you want to post any of it to social networking instances that don't automatically do that for you).
On the other hand, there's good reasons for also maintaining a store with that data intact, it even better, customized, for your own cataloging purposes...
And that's where @RL_Dane 's article below comes in handy - short, sweet, and gets it's done lickety split 🤘😎🤘
https://rldane.space/organizing-photos-by-geolocation-from-the-command-line.html
I hope those #ProTips help. Enjoy!
#tallship #shell_script #ksh #Bash
⛵
.
AWS CLIを用いて複数リージョンでSecurity Hubを無効化してみた
https://dev.classmethod.jp/articles/aws-cli-security-hub/
#dev_classmethod #AWS_Security_Hub #AWS_CLI #shell_script #コスト削減_最適化
AWS Security Hubで複数リージョン複数コントロールをまとめて無効化するシェルスクリプトを作ってみた
https://dev.classmethod.jp/articles/aws-security-hub-disable-multiple-regions-controls-shell-script/
For me personally, this "Windows Extension Script" is the tool of the year. 👍👌🤟
https://altformeget.online/n444.mp3
this tune was made by bash scripting, sources by noisebob.
now trying to figure out a way to automate the naming of the songs and albums that it will periodically generate.
#ShellNoise #BashFanatic #shell_script #ComputerNoise #experimental_music #Noise #Shitcore
Самораспаковывающийся shell-скрипт
#unix-like, #self-extracting, #shell_script
https://nazares.ru/main/post/275
bashunit - A simple testing library for bash scripts
#bash :bash: #shell #shell_script #testing
Learnt something new today in #shell_script ing: touch test.{00..05} gives you test.00 test.01 ... to test.05.