]>
 
 
zdv2.bktei.com Git - BK-2020-03.git/log 
 
 
 
 
 
 
 
Steven Baltakatei Sandoval  [Thu, 2 Mar 2023 18:49:25 +0000  (18:49 +0000)] 
 
feat(user/git-bk-find-file):Show ISO 8601 time along with commit 
 
Steven Baltakatei Sandoval  [Fri, 24 Feb 2023 21:23:17 +0000  (21:23 +0000)] 
 
chore(README.org):Update with bktei project code 
 
Steven Baltakatei Sandoval  [Mon, 20 Feb 2023 22:36:13 +0000  (22:36 +0000)] 
 
feat(user/ping_offline.sh):Add script to ping until it succeeds once 
 
- Note: the script is meant to mark the time when internet 
  connectivity is reestablished. 
 
- doc(user/ping_offline.sh.org):Add docs 
 
- doc(user/template.org):Add template for future executable 
  documentation. 
 
Steven Baltakatei Sandoval  [Mon, 20 Feb 2023 18:54:16 +0000  (18:54 +0000)] 
 
doc(user/rmsym.org):Describe rmsym 
 
Steven Baltakatei Sandoval  [Mon, 20 Feb 2023 18:40:49 +0000  (18:40 +0000)] 
 
feat(user/rmsym):Add script to delete only symlinks 
 
Steven Baltakatei Sandoval  [Mon, 20 Feb 2023 12:39:14 +0000  (12:39 +0000)] 
 
feat(user/get_ytpljson.sh):Add script to get YT playlist metadata 
 
- Note: Requests YouTube playlist metadata in JSON format from 
  `https://www.googleapis.com`. 
 
Steven Baltakatei Sandoval  [Mon, 20 Feb 2023 10:31:51 +0000  (10:31 +0000)] 
 
feat(user/space4):Add script to space out stdin every 4 lines 
 
Steven Baltakatei Sandoval  [Sat, 18 Feb 2023 17:59:52 +0000  (17:59 +0000)] 
 
feat(user/bk-copy-rand-music): Use env vars for bkshuf params 
 
- fix(bk-copy-rand-music):Fix upper size and duration cutoffs 
- feat(unitproc/bkshuf):Detect env vars 
 
Steven Baltakatei Sandoval  [Sat, 18 Feb 2023 15:31:56 +0000  (15:31 +0000)] 
 
feat(user/bk-copy-rand-music):Clump output with bkshuf 
 
- feat(unitproc/bkshuf):Utilize environment variables if available 
- doc(.../bkshuf/article.tm):update TeXmacs article 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 13:49:07 +0000  (13:49 +0000)] 
 
chore(doc/up/bkshuf/article.tm):Update GitLab URL in bkshuf doc 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 13:27:57 +0000  (13:27 +0000)] 
 
feat(doc/up/bkshuf/):Add TeXmacs documentation 
 
- Note: Compiled PDF uploaded to: 
 
  https://reboil.com/res/2023/txt/20230214T1327+00..bkshuf_article.pdf 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 13:24:38 +0000  (13:24 +0000)] 
 
feat(user/bkfeh):Use unique names for sample files 
 
- Note: Use both file order and file b2sum 32-bit hashes 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 11:45:28 +0000  (11:45 +0000)] 
 
feat(unitproc/bkshuf):Add bash script like shuf 
 
- Note: bkshuf tends to preserve neighbors in output 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 08:51:49 +0000  (08:51 +0000)] 
 
fix(unitproc/bkt-randFloat):Resolve shellcheck delinter warnings 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 08:28:40 +0000  (08:28 +0000)] 
 
feat(unitproc/bkt-randFloat):Update to use printf 
 
Steven Baltakatei Sandoval  [Tue, 14 Feb 2023 08:23:44 +0000  (08:23 +0000)] 
 
chore(unitproc/bkt-randFloat):Add more sample code 
 
Steven Baltakatei Sandoval  [Wed, 1 Feb 2023 08:05:54 +0000  (08:05 +0000)] 
 
feat(u/bkfeh):Accept sample dir size and file count via envvar 
 
Steven Baltakatei Sandoval  [Mon, 30 Jan 2023 17:40:06 +0000  (17:40 +0000)] 
 
feat(user/bkfeh):Save up to 100MB or 100 sample images if envvar set 
 
- Note: Environment variable is BKFEH_SAMPLE_DIR in which contents 
  will be deleted and sample images saved upon every run of bkfeh. 
 
Steven Baltakatei Sandoval  [Tue, 17 Jan 2023 06:43:54 +0000  (06:43 +0000)] 
 
feat(user/bkfeh):Process stdin and psargs separately 
 
- Note: Filter out dotfiles via a grep of file list 
 
Steven Baltakatei Sandoval  [Tue, 17 Jan 2023 00:25:46 +0000  (00:25  +0000)] 
 
feat(user/bkfeh):Ignore dotfile directories (e.g. `./.Photos`) 
 
- feat(unitproc/bkt-filter_no_dots):Add bash function to filter out 
  stdin lines with dotfile basenames. (Note: Quite slow). 
- chore(unitproc/bkt-read_stdin_psarg):Remove debug code and fix how 
  posarg is read (error found via shellcheck). 
 
Steven Baltakatei Sandoval  [Sat, 14 Jan 2023 04:19:45 +0000  (04:19  +0000)] 
 
feat(user/bkfeh):Add wrapper for feh 
 
- Note: accepts dirs via stdin or positional arguments. Uses GNU 
  Parallel to speed up `find` operations. 
 
Steven Baltakatei Sandoval  [Fri, 13 Jan 2023 05:51:53 +0000  (05:51  +0000)] 
 
chore(up/bkt-read_stdin_psarg):Add version number 
 
Steven Baltakatei Sandoval  [Fri, 13 Jan 2023 04:10:14 +0000  (04:10  +0000)] 
 
Merge branch 'develop' 
 
Steven Baltakatei Sandoval  [Fri, 13 Jan 2023 04:09:11 +0000  (04:09  +0000)] 
 
feat(up/bkt-read_stdin_psarg):add bash func to read stdin and posarg 
 
- Note: bash function name: read_stdin_psarg() 
 
Steven Baltakatei Sandoval  [Tue, 10 Jan 2023 16:12:49 +0000  (16:12 +0000)] 
 
feat(user/bkdatediff):Add script to calculate timestamp differences 
 
- Note: Uses GNU date 
 
Steven Baltakatei Sandoval  [Sat, 7 Jan 2023 22:27:20 +0000  (22:27 +0000)] 
 
Merge branch 'master' into develop 
 
Steven Baltakatei Sandoval  [Sat, 7 Jan 2023 22:24:38 +0000  (22:24 +0000)] 
 
feat(user/git-bk-find-file):Add script to search old tree filenames
- Ref/Attrib: albfan "How can I search Git branches for a file or
  directory?"
  https://stackoverflow.com/a/
16868704 /
10850071 
 
Steven Baltakatei Sandoval  [Thu, 5 Jan 2023 17:07:55 +0000  (17:07 +0000)] 
 
style(unitproc/):Shorten names of template prefix (bktemp -> bkt) 
 
Steven Baltakatei Sandoval  [Wed, 4 Jan 2023 16:54:15 +0000  (16:54 +0000)] 
 
feat(user/bk-gpg-ver-sigs):Add script to verify many gpg sig files 
 
- chore(unitproc/bktemp-yellDieTry):Rename bktemp-yellDieMust per 
  monking's naming convention. 
 
Steven Baltakatei Sandoval  [Sat, 31 Dec 2022 15:20:53 +0000  (15:20 +0000)] 
 
feat(user/regex-backslash.sh):Add script to escape regex chars 
 
Steven Baltakatei Sandoval  [Thu, 1 Dec 2022 09:03:23 +0000  (09:03 +0000)] 
 
feat(user/list_large_dirs.sh):Set version 1.0.0 
 
Steven Baltakatei Sandoval  [Thu, 1 Dec 2022 07:07:43 +0000  (07:07 +0000)] 
 
feat(user/list_large_dirs.sh):Simplify check_depends() 
 
Steven Baltakatei Sandoval  [Thu, 1 Dec 2022 06:50:14 +0000  (06:50 +0000)] 
 
feat(user/list_large_dirs.sh):Add script 
 
Steven Baltakatei Sandoval  [Tue, 29 Nov 2022 07:45:45 +0000  (07:45 +0000)] 
 
fix(user/bkdatev):Unset LC_TIME so date can use locale-specific %c 
 
Steven Baltakatei Sandoval  [Fri, 11 Nov 2022 22:34:28 +0000  (22:34 +0000)] 
 
fix(user/bkdatev):typo 
 
Steven Baltakatei Sandoval  [Fri, 11 Nov 2022 22:30:14 +0000  (22:30 +0000)] 
 
feat(user/bkdatev):Add Taiwan and Pyongyang 
 
Steven Baltakatei Sandoval  [Fri, 11 Nov 2022 22:16:16 +0000  (22:16 +0000)] 
 
feat(user/bkdatev):Substitute UNIX epoch for UTC locale time 
 
Steven Baltakatei Sandoval  [Fri, 11 Nov 2022 21:49:04 +0000  (21:49 +0000)] 
 
feat(user/bkdatev):Script to print various verbose iso-8601 dates 
 
Steven Baltakatei Sandoval  [Thu, 10 Nov 2022 18:13:46 +0000  (18:13 +0000)] 
 
feat(user/get_gpgkey_from_gitlog.sh):Add checkapp() 
 
Steven Baltakatei Sandoval  [Thu, 10 Nov 2022 17:42:23 +0000  (17:42 +0000)] 
 
chore(user/get_gpgkey_from_gitlog.sh):Add version number 
 
Steven Baltakatei Sandoval  [Thu, 10 Nov 2022 17:40:21 +0000  (17:40 +0000)] 
 
feat(user):Script to get gpg fingerprints from git dir 
 
- chore(.):Move draft scripts to draft dirs 
 
Steven Baltakatei Sandoval  [Sun, 25 Sep 2022 11:51:17 +0000  (11:51 +0000)] 
 
chore(user/bk_this-date...):Fix permissions 
 
Steven Baltakatei Sandoval  [Sun, 25 Sep 2022 11:22:44 +0000  (11:22 +0000)] 
 
feat(user/bk_this-date): Add script to print dow for given dom 
 
- Note: script name: bk_this-date-in-recent-years.sh 
 
- Note: The script prints out an iso-8601 date string followed by the 
  day of the week for the most recent 10 years or a specified date 
  range. Useful for determining likely years a month-day combination 
  occured when the day of the week is known. 
 
Steven Baltakatei Sandoval  [Tue, 20 Sep 2022 23:40:27 +0000  (23:40 +0000)] 
 
fix(user/bksum):Inhibit stdout/err messages for wait timestamps 
 
- Note: 'ots --wait s file' prints terminal text every 30 seconds for 
  every calendar server. Unless inhibited, these messages obscure the 
  progress dots of 'bksum'. 
 
Steven Baltakatei Sandoval  [Tue, 20 Sep 2022 23:29:28 +0000  (23:29 +0000)] 
 
feat(user/bksum):Add wait option for timestamps 
 
- Note: Equivalent to adding "--wait" to an `ots` command. 
- feat(unitproc/bktemp-count_jobs):Assign version number to 
    count_jobs() function. 
 
Steven Baltakatei Sandoval  [Tue, 20 Sep 2022 21:29:16 +0000  (21:29 +0000)] 
 
chore(user/bksum):Bump version to note executable name change 
 
Steven Baltakatei Sandoval  [Tue, 20 Sep 2022 21:28:30 +0000  (21:28 +0000)] 
 
style(user/bksum):Rename bksumsign.sh to bksum 
 
Steven Baltakatei Sandoval  [Tue, 20 Sep 2022 21:24:49 +0000  (21:24 +0000)] 
 
feat(user/bksumsign.sh):Personal checksum script 
 
- Note: Permits signing and timestamping checksum with GnuPG and 
  OpenTimestamps respectively. 
 
Steven Baltakatei Sandoval  [Tue, 20 Sep 2022 20:24:08 +0000  (20:24 +0000)] 
 
feat(u/bktemp-checkAppFileDir):Fix zero-length string bug 
 
- Note: checkfile() had "bad array subscript" error when fed a 
  zero-length string as input. 
 
Steven Baltakatei Sandoval  [Fri, 2 Sep 2022 09:19:21 +0000  (09:19 +0000)] 
 
feat(user/mw_create_redirect_day_month): Create mediawiki script 
 
- Note: Script generates a text file for each day of a specified year 
containing redirect wikicode used to link to each day's month's 
page. I made this for my personal mediawiki journal so I can wikilink 
to iso-8601 dates (e.g. 2022-09-02) and get the corresponding month's 
page (e.g. 2022-09) instead (jumping to the section with the iso-8601 
date). 
 
Steven Baltakatei Sandoval  [Wed, 27 Jul 2022 01:48:36 +0000  (01:48  +0000)] 
 
fix(user/bkots):Only use 25% of available CPUs 
 
Steven Baltakatei Sandoval  [Tue, 26 Jul 2022 19:34:24 +0000  (19:34 +0000)] 
 
chore(user/convert_file_to_flac.sh):Note version number of depends 
 
Steven Baltakatei Sandoval  [Tue, 26 Jul 2022 19:26:26 +0000  (19:26 +0000)] 
 
fix(user/):Fix flac converter script 
 
- Note: Make it drop audio 
- Note: Make it use compression level 12 
 
	modified:   user/convert_file_to_flac.sh 
 
Steven Baltakatei Sandoval  [Tue, 26 Jul 2022 18:48:37 +0000  (18:48 +0000)] 
 
feat(user/):Add script to convert files to FLAC with ffmpeg 
 
	new file:   user/convert_file_to_flac.sh 
 
Steven Baltakatei Sandoval  [Sun, 24 Jul 2022 08:18:33 +0000  (08:18 +0000)] 
 
fix(user/bk-naut-hide):Disable find -L option to avoid loop 
 
Steven Baltakatei Sandoval  [Sat, 23 Jul 2022 07:44:56 +0000  (07:44 +0000)] 
 
fix(user/bk-naut-hide):Comment out debug stderr 
 
Steven Baltakatei Sandoval  [Thu, 21 Jul 2022 04:55:39 +0000  (04:55  +0000)] 
 
feat(user/):Add script to check an ots file 
 
	new file:   user/check_ots.sh 
 
Steven Baltakatei Sandoval  [Fri, 27 May 2022 20:13:47 +0000  (20:13 +0000)] 
 
fix(user/bkots):Exit code 0 if script finishes 
 
Steven Baltakatei Sandoval  [Fri, 27 May 2022 09:57:59 +0000  (09:57 +0000)] 
 
chore(user/bkots):Comment debug line 
 
Steven Baltakatei Sandoval  [Fri, 27 May 2022 08:55:02 +0000  (08:55 +0000)] 
 
feat(user/bkots):Optimize with GNU Parallel for executing commands
  - Assemble each command and save as string in array; then execute
    array.
  - Use bash function as wrapper to echo and group each command being
    performed along with its stdout/stderr messages.
  - Use regex search of '/.' to find and exclude dotfile paths instead
    of resolving each basename of each parent directory in each path.
  - Use double quotes to handle file names with special characters.
    - Escape out double quotes when they appear in file names.
  - Note: Incrementing major version number due to added dependency of
    GNU Parallel 
20210822 
 
Steven Baltakatei Sandoval  [Mon, 16 May 2022 17:51:19 +0000  (17:51 +0000)] 
 
feat(user/bk-find-git-verify):Add script to verify many git sigs 
 
Steven Baltakatei Sandoval  [Fri, 13 May 2022 20:42:34 +0000  (20:42 +0000)] 
 
feat(unitproc/bktemp-count_jobs):Add count_jobs() function 
 
- Note: GNU parallel does what the `count_jobs()` was intended to 
  facilitate: control the number of jobs spawned in bash scripts. 
 
Steven Baltakatei Sandoval  [Tue, 3 May 2022 00:35:04 +0000  (00:35  +0000)] 
 
feat(user/bkots): Don't timestamp files changed in last 1 min 
 
- Note: The intent of a minimum age limit for files to be timestamped 
  is to avoid timestamping files that are frequently changing. 
 
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:25:42 +0000  (22:25 +0000)] 
 
chore(user/):Permissions 
 
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:24:26 +0000  (22:24 +0000)] 
 
chore(user/bk-naut-hide):Add version number 
 
Steven Baltakatei Sandoval  [Mon, 2 May 2022 22:23:33 +0000  (22:23 +0000)] 
 
feat(user/):Add bash script to update .hidden files for nautilus 
 
	new file:   user/bk-naut-hide 
 
Steven Baltakatei Sandoval  [Sun, 1 May 2022 23:11:30 +0000  (23:11 +0000)] 
 
feat(user/):Remove quotation marks from ots arguments 
 
Steven Baltakatei Sandoval  [Sun, 1 May 2022 07:17:09 +0000  (07:17 +0000)] 
 
fix(user/bkots):Handle spaces in filenames provided to 'ots' command 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 08:41:32 +0000  (08:41 +0000)] 
 
minor(user/bkots):fix verbose comment 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 08:00:36 +0000  (08:00 +0000)] 
 
fix(user/bkots):Fix stamp action 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 07:55:11 +0000  (07:55 +0000)] 
 
feat(user/bkots):Run ots separately for each calendar 
 
- note: 'ots' 0.7.0 fails if any of the default calendars are 
  unavailable; it may exit before trying a calendar that is 
  responsive. Therefore, the best backup solution is to run 'ots' 
  multiple times: each run with a different calendar specified. 
 
Steven Baltakatei Sandoval  [Sat, 30 Apr 2022 02:08:45 +0000  (02:08  +0000)] 
 
feat(user/bkots):Add script to run ots recursively 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:45:52 +0000  (16:45 +0000)] 
 
fix(user/gpgfp-noemail):Rename and fix bk-gpgfp-noemail 
 
- Note: output was omitting uid line 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:39:22 +0000  (16:39 +0000)] 
 
chore(user/bk-gpgfp-noemail):make executable 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:38:09 +0000  (16:38 +0000)] 
 
chore(user/bk-gpgfp-noemail):Add version info 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 16:34:25 +0000  (16:34 +0000)] 
 
feat(user):Add script to show gpg fingerprint with obscured email 
 
- note: requires `b2sum` 
 
 Changes to be committed: 
	new file:   user/bk-gpgfp-noemail 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 14:45:08 +0000  (14:45 +0000)] 
 
chore(unitproc):Rename script 
 
- Note: Renaming `bktemp-check_gpg_fingerprint` to 
  `bktemp-check_resembles_gpg_fingerprint` since the script doesn't 
  actually use gpg to check the fingerprint. 
 
Steven Baltakatei Sandoval  [Wed, 9 Mar 2022 14:37:27 +0000  (14:37 +0000)] 
 
feat(unitproc):Add script to check if string is gpg fingerprint 
 
Steven Baltakatei Sandoval  [Thu, 3 Mar 2022 00:56:05 +0000  (00:56  +0000)] 
 
feat(unitproc/bknpass):Make portable if script used in bash function 
 
- feat(unitproc/bknpass): 
  - Exit on too many arguments. 
  - Remove repeat chars (for future version when charset specified by option) 
 
Steven Baltakatei Sandoval  [Thu, 3 Mar 2022 00:01:00 +0000  (00:01  +0000)] 
 
style(unitproc/bknpass):Refactor with updated style 
 
Steven Baltakatei Sandoval  [Sun, 27 Feb 2022 02:30:40 +0000  (02:30  +0000)] 
 
Merge branch 'develop' of https://zdv2.bktei.com/gitweb/baltakatei-exdev into develop 
 
Steven Baltakatei Sandoval  [Sun, 27 Feb 2022 02:29:43 +0000  (02:29  +0000)] 
 
fix(unitproc/bktemp-initGitRepo):auto set upstream branch 
 
Steven Baltakatei Sandoval  [Tue, 15 Feb 2022 16:08:18 +0000  (16:08 +0000)] 
 
feat(user/bk-copy-rand-music):Log copied files orig paths 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 21:23:23 +0000  (21:23 +0000)] 
 
feat(user/chmoddirbr):Add script to perform chmod on dir branch 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 05:18:05 +0000  (05:18  +0000)] 
 
feat(us/bk-copy-rand-music.sh):Add misc features 
 
- min_file_duration: permits excluding very short audio files 
- max_filename_length: permits reducing output file name length for 
    filesystem compatibility (e.g. Windows likes names shorter than 
    255 characters). 
- showUsage(): Update description to indicate that the script copies 
    based on whether an audio track is detectable or not. 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 04:56:07 +0000  (04:56  +0000)] 
 
chore(us/bk-copy-rand-music.sh):Perms 
 
Steven Baltakatei Sandoval  [Wed, 19 Jan 2022 04:51:05 +0000  (04:51  +0000)] 
 
feat(us/bk-copy-rand-music.sh):Add script 
 
Steven Baltakatei Sandoval  [Tue, 18 Jan 2022 01:10:03 +0000  (01:10  +0000)] 
 
feat(u/bktemp-checkAppFileDir):displayMissing exit code 
 
- Note: displayMissing() function returns with exit code 0 if nothing 
  missing, 1 otherwise. 
 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:08:53 +0000  (05:08  +0000)] 
 
chore(u/bk-export-min-pubkeys):Remove debug stderr messages 
 
Signed-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com>  
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:02:45 +0000  (05:02  +0000)] 
 
chore(u/bk-export-min-pubkeys):make script executable 
 
Signed-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com>  
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 05:01:06 +0000  (05:01  +0000)] 
 
Merge branch 'master' into develop 
 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 04:34:09 +0000  (04:34  +0000)] 
 
Merge branch 'master' of https://zdv2.bktei.com/gitweb/baltakatei-exdev 
 
Steven Baltakatei Sandoval  [Thu, 13 Jan 2022 04:33:38 +0000  (04:33  +0000)] 
 
feat(user/bk-export-min-pubkeys):Add script to exp min pubkeys 
 
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 03:14:30 +0000  (03:14  +0000)] 
 
style(u/bk_export_audio.sh):Minor comment 
 
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 03:06:37 +0000  (03:06  +0000)] 
 
feat(u/bk_export_audio.sh):Bash script to get audio files from video 
 
Steven Baltakatei Sandoval  [Sat, 8 Jan 2022 02:43:47 +0000  (02:43  +0000)] 
 
fix(u/bktemp-checkAppFileDir:checkdir()):handle blank arg case 
 
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:46:06 +0000  (22:46 +0000)] 
 
feat(u/bktemp-checkFlt):Add empty string test 
 
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:41:09 +0000  (22:41 +0000)] 
 
fix(u/bktemp-checkFlt):Update copypasta comments (int -> flt) 
 
Steven Baltakatei Sandoval  [Tue, 2 Nov 2021 22:37:37 +0000  (22:37 +0000)] 
 
feat(u/bktemp-checkFlt):Add bash function to check for floats 
 
Steven Baltakatei Sandoval  [Sun, 31 Oct 2021 22:28:08 +0000  (22:28 +0000)] 
 
fix(bktemp-updateLoopPI):Fix log function used in sum dampener