79322419

Date: 2025-01-01 22:27:15
Score: 0.5
Natty:
Report link

Instead of opening 7 terminals every 3 seconds, why not open one terminal?

adb shell "settings get global airplane_mode_on && settings get system system_locales && ... && exit"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Martin Zeitler