Heavybullets8
|
bd74270668
|
Merge pull request #10 from Heavybullets8/cmd-to-container
Fix multiple side cart container collision
|
2022-08-22 05:24:22 +00:00 |
|
Heavybullets8
|
58e7765794
|
fix container_id var
|
2022-08-21 23:12:32 -06:00 |
|
Heavybullets8
|
518f7fa0d1
|
rm file once func is done
|
2022-08-21 23:05:46 -06:00 |
|
Heavybullets8
|
b5c3bdaf0d
|
undo literal awk lol
|
2022-08-21 23:04:40 -06:00 |
|
Heavybullets8
|
2dfd8b01ab
|
print name
|
2022-08-21 23:04:03 -06:00 |
|
Heavybullets8
|
9af91e1e51
|
grep from file
|
2022-08-21 23:02:12 -06:00 |
|
Heavybullets8
|
6e6bfe7bf8
|
rm tr
|
2022-08-21 22:59:29 -06:00 |
|
Heavybullets8
|
58a72fafb3
|
testing output for new file
|
2022-08-21 22:58:29 -06:00 |
|
Heavybullets8
|
fe8abe8938
|
revert. looking for better solution
|
2022-08-21 22:48:03 -06:00 |
|
Heavybullets8
|
25cbd91818
|
also grep pod for addon containers
|
2022-08-21 22:44:55 -06:00 |
|
Heavybullets8
|
d930c734f7
|
remove error message on STOPPED application
|
2022-08-21 22:36:24 -06:00 |
|
Heavybullets8
|
fe76041303
|
proper redirection
|
2022-08-21 22:33:46 -06:00 |
|
Heavybullets8
|
ffd0d1aaeb
|
sort and clean
|
2022-08-21 22:32:38 -06:00 |
|
Heavybullets8
|
765a56a048
|
rm file and sort
|
2022-08-21 22:31:21 -06:00 |
|
Heavybullets8
|
7615f64554
|
try file
|
2022-08-21 22:28:37 -06:00 |
|
Heavybullets8
|
7907af24ba
|
dont supress output
|
2022-08-21 22:26:51 -06:00 |
|
Heavybullets8
|
ed96807938
|
try using a file
|
2022-08-21 22:26:06 -06:00 |
|
Heavybullets8
|
cc43fb1983
|
change to newline with sed
|
2022-08-21 22:21:17 -06:00 |
|
Heavybullets8
|
ec37299970
|
space in print output
|
2022-08-21 22:16:28 -06:00 |
|
Heavybullets8
|
509ee90543
|
print array elements
|
2022-08-21 22:14:48 -06:00 |
|
Heavybullets8
|
61bf2efe85
|
echo array for testting
|
2022-08-21 22:13:09 -06:00 |
|
Heavybullets8
|
3cacd0bb80
|
quotations
|
2022-08-21 22:12:13 -06:00 |
|
Heavybullets8
|
8b60029b37
|
echo containers
|
2022-08-21 22:11:35 -06:00 |
|
Heavybullets8
|
4ed623d0ab
|
mapfile
|
2022-08-21 22:10:49 -06:00 |
|
Heavybullets8
|
0aee51e712
|
test
|
2022-08-21 22:07:59 -06:00 |
|
Heavybullets8
|
354e132d8f
|
array rebuild
|
2022-08-21 22:04:42 -06:00 |
|
Heavybullets8
|
0b786c3ef2
|
make only var
|
2022-08-21 22:01:08 -06:00 |
|
Heavybullets8
|
bc9fed707e
|
rebuild array
|
2022-08-21 21:58:24 -06:00 |
|
Heavybullets8
|
ba17b0dd13
|
trying to rebuild array
|
2022-08-21 21:51:57 -06:00 |
|
Heavybullets8
|
389e0fbcd0
|
readarray
|
2022-08-21 21:50:59 -06:00 |
|
Heavybullets8
|
a0037cb4d0
|
read IFS
|
2022-08-21 21:43:01 -06:00 |
|
Heavybullets8
|
d518de6e67
|
change from var to array
|
2022-08-21 21:37:56 -06:00 |
|
Heavybullets8
|
9696082cc8
|
test array rebuild
|
2022-08-21 21:36:27 -06:00 |
|
Heavybullets8
|
7af36bb1a4
|
testing cmd-to-container
|
2022-08-21 21:31:01 -06:00 |
|
Heavybullets8
|
da0f5bc044
|
Merge pull request #9 from Heavybullets8/invalid-exit
Fix premature script exit before subshells have all completed
|
2022-08-22 00:28:16 +00:00 |
|
Heavybullets8
|
846ea6011e
|
create finished file to track finished shells
|
2022-08-21 17:54:10 -06:00 |
|
Heavybullets8
|
fe8c9b0553
|
indention on break
|
2022-08-21 16:45:53 -06:00 |
|
Heavybullets8
|
0d49bd4c92
|
add additional checks before exiting
|
2022-08-21 16:44:22 -06:00 |
|
Heavybullets8
|
583920162c
|
Update Readme
|
2022-08-19 03:36:04 +00:00 |
|
Heavybullets8
|
b35893247d
|
Update Readme
|
2022-08-19 03:34:00 +00:00 |
|
Heavybullets8
|
85a8529744
|
Merge pull request #8 from Heavybullets8/ignore-file
Major Change
|
2022-08-19 03:01:22 +00:00 |
|
Heavybullets8
|
1db4c18d88
|
prepare for PR
|
2022-08-18 20:56:40 -06:00 |
|
Heavybullets8
|
beeae11056
|
remove search variable
|
2022-08-18 14:41:51 -06:00 |
|
Heavybullets8
|
5c7737f229
|
take out un-needed examples for readme
|
2022-08-18 00:40:40 -06:00 |
|
Heavybullets8
|
423800850d
|
remove ugly spacing
|
2022-08-18 00:36:54 -06:00 |
|
Heavybullets8
|
3fe9c91f28
|
ix-chart apps are now working
|
2022-08-18 00:17:17 -06:00 |
|
Heavybullets8
|
0e14b8abbb
|
add cut to app list instead
|
2022-08-18 00:14:12 -06:00 |
|
Heavybullets8
|
d58b25c355
|
cut out ix
|
2022-08-18 00:13:05 -06:00 |
|
Heavybullets8
|
595957f1c4
|
new test
|
2022-08-18 00:09:10 -06:00 |
|
Heavybullets8
|
1577082435
|
exit menu and backup if no valid selection
|
2022-08-16 20:36:13 -06:00 |
|