about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSingustromo <singustromo@disroot.org>2023-11-05 11:15:00 +0100
committerSingustromo <singustromo@disroot.org>2023-11-05 11:15:00 +0100
commit89f4353ed7e9085f0f535225b6b45fc971cf92d7 (patch)
tree21f545ef2cc1aee118290e694a44fcd8ea72ea47
parent27eb1a83175dcc0ae4e0877a9c06764cb6376bad (diff)
downloadradio-sh-89f4353ed7e9085f0f535225b6b45fc971cf92d7.tar.gz
radio-sh-89f4353ed7e9085f0f535225b6b45fc971cf92d7.zip
updated todo.org
-rw-r--r--todo.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 4a27ef6..e2ccdc4 100644
--- a/todo.org
+++ b/todo.org
@@ -29,6 +29,9 @@
 - [ ] reduce socket_available calls or cache it
   - check total runtime of all calls
   - most occur through get_property()
+- check where array modification can be simplified
+  - echo "${a[@]:1:3}"
+    - print 2nd through 4th elements; ie: the 3 elements
 
 * TODO ~ radio script 2.2