File tree Expand file tree Collapse file tree 5 files changed +10
-7
lines changed Expand file tree Collapse file tree 5 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1
1
| Library file | Function | Sections | Content | help file|
2
2
| ---- | ---- | ---- | ---- | ---- |
3
- | bmtFiles | bmtFilesFunc | 501-508 | File related | bmtFiles.md |
3
+ | bmtFiles | bmtFilesFunc | 501-509 | File related | bmtFiles.md |
4
4
5
5
** Section Five, File**
6
6
12
12
* 506 File empty
13
13
* 507 File size
14
14
* 508 File size in bytes
15
+ * 509 mime type exists?
15
16
16
17
** Sub-Sections**
17
18
Original file line number Diff line number Diff line change 1
1
| Library file | Function | Sections | Content | help file|
2
2
| ---- | ---- | ---- | ---- | ---- |
3
- | bmtLinux | bmtLinuxFunc | 401-407 | Linux related | bmtLinux.md |
3
+ | bmtLinux | bmtLinuxFunc | 401-408 | Linux related | bmtLinux.md |
4
4
5
5
** Section Four, Linux**
6
6
@@ -82,7 +82,7 @@ echo "$?"
82
82
```
83
83
84
84
407 ) Run Script as root check
85
- Returns 2 id not running as root
85
+ Returns 2 if not running as root
86
86
87
87
``` sh
88
88
bmtLinuxFunc runasroot
Original file line number Diff line number Diff line change 1
- || Library file | Function | Sections | Content | help file |
1
+ | Library file | Function | Sections | Content | help file |
2
2
| ---- | ---- | ---- | ---- | ---- |
3
- | bmtMisc | bmtMiscFunc | 801-802 | Miscellaneous | bmtMisc.md |
3
+ | bmtMisc | bmtMiscFunc | 801-804 | Miscellaneous | bmtMisc.md |
4
4
5
5
6
6
** Section Eight , misc**
7
7
8
8
* 801 Password generator
9
9
* 802 Get laptop battery level
10
+ * 803 Create a multi-line box with text inside it
11
+ * 804 Create a single line box with variable box character.
10
12
11
13
** Sub-Sections**
12
14
Original file line number Diff line number Diff line change 1
1
| Library file | Function | Sections | Content | help file |
2
2
| ---- | ---- | ---- | ---- | ---- |
3
- | bmtPrompt | bmtPromptFunc | 201-208 | Prompts | bmtPrompt.md|
3
+ | bmtPrompt | bmtPromptFunc | 201-210 | Prompts | bmtPrompt.md|
4
4
5
5
6
6
** Section Two, Prompts**
Original file line number Diff line number Diff line change 1
1
| Library file | Function | Sections | Content | help file |
2
2
| ---- | ---- | ---- | ---- | ---- |
3
- | bmtTime | bmtTimeFunc | 701-708 | Timing related | bmtTime.md |
3
+ | bmtTime | bmtTimeFunc | 701-709 | Timing related | bmtTime.md |
4
4
5
5
** Section Seven, Time**
6
6
You can’t perform that action at this time.
0 commit comments