Steven Baltakatei Sandoval [Sun, 28 Mar 2021 15:25:56 +0000 (15:25 +0000)]
feat(unitproc):Add bkuptime
- Add bkuptime, which is like running `uptime` but with ISO-8601 time period
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 12:41:00 +0000 (12:41 +0000)]
fix(unitproc:bktemp-initGitRepo):Fix repoDir
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 12:36:41 +0000 (12:36 +0000)]
fix(unitproc:bktemp-initGitRepo):Comments
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 12:35:47 +0000 (12:35 +0000)]
style(unitproc:bktemp-initGitRepo):Comments
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 12:33:21 +0000 (12:33 +0000)]
feat(unitproc:bktemp-initGitRepo):Add bash script to init git repos
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 10:33:40 +0000 (10:33 +0000)]
fix(unitproc:bktemp-checkURL):Fix typo
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 10:29:43 +0000 (10:29 +0000)]
feat(.gitignore):Add ignore list
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 10:28:44 +0000 (10:28 +0000)]
feat(unitproc):Add bktemp-checkURL
Bash function that determines if string is a valid URL
Steven Baltakatei Sandoval [Tue, 23 Mar 2021 10:28:34 +0000 (10:28 +0000)]
chore(prvt):Update private module
Steven Baltakatei Sandoval [Thu, 4 Mar 2021 23:15:07 +0000 (23:15 +0000)]
style(unitproc/bktemplate):Use BEGIN/END comment markers
Steven Baltakatei Sandoval [Thu, 4 Mar 2021 23:03:03 +0000 (23:03 +0000)]
update(README):Clarify `user` directory
It is a directory meant to contain scripts regularly called directly
by user.
Steven Baltakatei Sandoval [Thu, 4 Mar 2021 05:33:23 +0000 (05:33 +0000)]
chore(prvt):Update private repo
Steven Baltakatei Sandoval [Thu, 28 Jan 2021 04:37:53 +0000 (04:37 +0000)]
feat(sysutils:bkStConflictFinder):Add Bash script
Steven Baltakatei Sandoval [Tue, 26 Jan 2021 23:35:19 +0000 (23:35 +0000)]
feat(sysutils:bkBundleDir.sh):Add script to auto bundle git repos
Script takes no options for simplicity.
Steven Baltakatei Sandoval [Tue, 26 Jan 2021 23:31:31 +0000 (23:31 +0000)]
chore(TODO):Update
Steven Baltakatei Sandoval [Tue, 26 Jan 2021 07:21:29 +0000 (07:21 +0000)]
chore(prvt):Update
Steven Baltakatei Sandoval [Sat, 23 Jan 2021 04:36:37 +0000 (04:36 +0000)]
style(unitproc/bknpass):Comment style
Steven Baltakatei Sandoval [Sat, 23 Jan 2021 03:48:22 +0000 (03:48 +0000)]
feat(unitproc:bknpass):Change bknpass to use bech32 base32 charset
Steven Baltakatei Sandoval [Sat, 23 Jan 2021 03:39:34 +0000 (03:39 +0000)]
feat(unitproc:bknpass):Add adjusable-length password generator
Takes integer input specifying number of bits of entropy to be encoded
in output string.
Steven Baltakatei Sandoval [Thu, 14 Jan 2021 00:00:36 +0000 (00:00 +0000)]
feat(TODO.org):Add TODO list
Steven Baltakatei Sandoval [Wed, 13 Jan 2021 22:52:25 +0000 (22:52 +0000)]
feat(sysutils):Add sysutils and some dir renaming script
Steven Baltakatei Sandoval [Wed, 13 Jan 2021 22:52:04 +0000 (22:52 +0000)]
doc(README.org):Add README and ABOUT files
Steven Baltakatei Sandoval [Wed, 13 Jan 2021 22:51:33 +0000 (22:51 +0000)]
edit(unitproc:bkmvln):Customize
Steven Baltakatei Sandoval [Tue, 12 Jan 2021 02:52:16 +0000 (18:52 -0800)]
add(unitproc:bkmvln):Import symbolic link move script
https://github.com/tpo/little_shell_scripts
Steven Baltakatei Sandoval [Thu, 31 Dec 2020 21:13:00 +0000 (21:13 +0000)]
fix(bkdstcountdown):Fix error when script run after last discont
Script was giving erroneous output if run during time period after a
year's last timezone discontinuity (e.g. PDT>PST in November in
America/Los_Angeles) and before the next year starts.
Steven Baltakatei Sandoval [Tue, 17 Nov 2020 02:17:42 +0000 (02:17 +0000)]
feat(unitproc):Add elisp function def for reversing text.
See: https://emacs.stackexchange.com/a/38159
new file: unitproc/elisp/my-reverse-region.el
Steven Baltakatei Sandoval [Wed, 11 Nov 2020 22:27:19 +0000 (22:27 +0000)]
feat(unitproc):Add py function to expand/reduce numeric lists
Changes to be committed:
modified: unitproc/python/bktemp-subsetExpandReduce.py
Steven Baltakatei Sandoval [Wed, 11 Nov 2020 19:57:19 +0000 (19:57 +0000)]
Add python function to expand/reduce lists
Steven Baltakatei Sandoval [Tue, 11 Aug 2020 20:45:00 +0000 (20:45 +0000)]
feat(unitproc):Add bkipas (IPA pronunciation tool)
Add bkipas, a bash script that takes IPA (international phonetic
alphabet) strings as input and outputs an audio pronunciation.
`bkipas` does so by converting the IPA encoding into one understood by
`espeak `(a Debian package). By default, `espeak` attempts to play the
pronunciation on the local computer's audio speakers. An option exists
in `bkipas` to instead output the audio data in WAV format to
`oggenc` (a Debian package) in order to write an Ogg Vorbis file.
Steven Baltakatei Sandoval [Tue, 14 Jul 2020 03:21:49 +0000 (03:21 +0000)]
fix(unitproc):timeDuration():Fix edge case of 0 second duration
Script would output "P" instead of "PT0S" if "0" were provided as a
duration argument.
Steven Baltakatei Sandoval [Tue, 14 Jul 2020 03:13:45 +0000 (03:13 +0000)]
doc(unitproc):timeDuration:Add TODO item
bug: "P" instead of "P0S".
Steven Baltakatei Sandoval [Sat, 11 Jul 2020 09:27:02 +0000 (09:27 +0000)]
feat(unitproc):vbm: Add script name to verbose error message
Steven Baltakatei Sandoval [Sat, 11 Jul 2020 01:08:43 +0000 (01:08 +0000)]
style(unitproc):setTimeZoneEV: semicolons, version numbers
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 20:33:04 +0000 (20:33 +0000)]
chore(unitproc):appendFileTar:Minor comment
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 20:30:11 +0000 (20:30 +0000)]
feat(unitproc):appendFileTar:Simplified to use only one process cmd
Instead of specifying a finite number of process command arguments or
attempting to use an array to specify dynamic numbers of process
command arguments, instead, accept only a single command string
argument. If desired, multiple process command strings can be
concatenated before the combined string is provided as a single
argument to appendFileTar().
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 19:17:54 +0000 (19:17 +0000)]
chore(unitproc):dateShort:Add version, semicolons
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 17:23:36 +0000 (17:23 +0000)]
style(unitproc):checkAppFileDir: Add version to depends; rm debug
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 17:15:25 +0000 (17:15 +0000)]
chore(unitproc):vbm:Add version numbers for dependencies
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 17:12:21 +0000 (17:12 +0000)]
chore(unitproc):setTimeZoneEV:Add version numbers for dependencies
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 05:45:29 +0000 (05:45 +0000)]
Merge branch 'feature/freqWrite/BK-2020-03' into develop
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 04:29:14 +0000 (04:29 +0000)]
style(unitproc):timeEpochNS():VAR_NAMES to varNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 04:23:10 +0000 (04:23 +0000)]
style(unitproc):validateInput():VAR_NAME to varName
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 04:18:17 +0000 (04:18 +0000)]
style(unitproc):appendFileTar():VAR_NAME to varName
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 04:10:34 +0000 (04:10 +0000)]
style(unitproc):appendArgTar(): cat instead of tee /dev/null
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 04:08:39 +0000 (04:08 +0000)]
style(unitproc):appendArgTar(): VAR_NAME to varName; local vars
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:55:19 +0000 (03:55 +0000)]
style(unitproc):checkMakeTar(): Change VAR_NAMES to varNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:47:48 +0000 (03:47 +0000)]
feat(unitproc):checkAppFileDir:Add displayMissing(), version nums
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:39:21 +0000 (03:39 +0000)]
chore(unitproc):timeDuration:Update depends info
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:38:30 +0000 (03:38 +0000)]
style(unitproc):timeDuration:Change VAR_NAMES to varNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:31:11 +0000 (03:31 +0000)]
style(unitproc):dateShort: Change VAR_NAMES to varNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:28:14 +0000 (03:28 +0000)]
style(unitproc):dateTimeShort:Change VAR_NAMES to VarNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:24:18 +0000 (03:24 +0000)]
style(unitproc):timeUntilNextHour: VAR_NAMES to VarNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:20:13 +0000 (03:20 +0000)]
chore(unitproc):timeUntilNextDay:Minor local var style
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:18:41 +0000 (03:18 +0000)]
style(unitproc):timeUntilNextDay: Change VAR_NAMES to varNames
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:14:06 +0000 (03:14 +0000)]
style(unitproc/bktemp-setTimeZoneEV):Replace uppercase vars
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:02:32 +0000 (03:02 +0000)]
chore(unitproc/bktemp-vbm):Minor comment about dependencies
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:01:19 +0000 (03:01 +0000)]
chore(unitproc/bktemp-vbm):Minor comment change
Steven Baltakatei Sandoval [Fri, 10 Jul 2020 03:00:07 +0000 (03:00 +0000)]
feat(unitproc/bktemp-vbm):Added vbm error msg function
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 19:58:45 +0000 (19:58 +0000)]
feat(unitproc/bkFreqWrite):Add read timeout
Signed-off-by: Steven Baltakatei Sandoval <baltakatei@gmail.com>
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 19:48:59 +0000 (19:48 +0000)]
style(unitproc/bkFreqWrite):Minor comments
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 19:46:20 +0000 (19:46 +0000)]
chore(unitproc):bkFreqWrite:Update debug messages
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 19:44:18 +0000 (19:44 +0000)]
test(unitproc):bkFreqWrite:Add space for future buffer processing
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 19:43:08 +0000 (19:43 +0000)]
style(unitproc):bkFreqWrite:Add boilerplate and semicolons
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 19:41:07 +0000 (19:41 +0000)]
test(unitproc):bkFreqWrite:Rewrote script to use while read
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 17:26:45 +0000 (17:26 +0000)]
test(unitproc):bkFreqWrite: Implem. basic mapfile reading
Steven Baltakatei Sandoval [Thu, 9 Jul 2020 17:01:22 +0000 (17:01 +0000)]
feat(unitproc):bkFreqWrite:Init script to process stdin
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 03:19:30 +0000 (03:19 +0000)]
fix(unitproc):timeEpochNS:Use ** for exponent
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 03:01:39 +0000 (03:01 +0000)]
style(unitproc):timeEpochNS:Bump ver for last style commit
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 03:00:53 +0000 (03:00 +0000)]
style(unitproc):timeEpochNS:Minor semicolons
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:59:17 +0000 (02:59 +0000)]
feat(unitproc):timeEpochNS:Add date-string parsing feature
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:36:39 +0000 (02:36 +0000)]
chore(unitproc):timeEpochNS:Rename timeNanosec -> timeEpochNS
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:34:11 +0000 (02:34 +0000)]
test(unitproc):dateTimeShort:Add sample test of nanoseconds
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:18:27 +0000 (02:18 +0000)]
fix(bkgpslog):timeNanosec:Make internal variables local
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:08:45 +0000 (02:08 +0000)]
fix(unitproc):timeNanosec:minor comment with version and author
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:08:06 +0000 (02:08 +0000)]
fix(unitproc):timeNanosec: minor comment
Steven Baltakatei Sandoval [Tue, 7 Jul 2020 02:06:34 +0000 (02:06 +0000)]
feat(unitproc):Add timeNanosec function
Returns nanoseconds since 1970-01-01 with 'date'.
Steven Baltakatei Sandoval [Mon, 6 Jul 2020 18:03:48 +0000 (18:03 +0000)]
feat(unitproc):validateInput:Add time_element type
Steven Baltakatei Sandoval [Mon, 6 Jul 2020 17:37:11 +0000 (17:37 +0000)]
feat(unitproc):validateInput:Add integer type
Steven Baltakatei Sandoval [Sun, 5 Jul 2020 01:13:44 +0000 (01:13 +0000)]
doc(unitproc):checkAgePubkey: Added comment about stderr output
checkAgePubkey will generate stderr if the function is provided an
'age' incompatible string
Steven Baltakatei Sandoval [Sun, 5 Jul 2020 01:12:09 +0000 (01:12 +0000)]
style(unitproc):checkAgePubkey: Add sample code
Steven Baltakatei Sandoval [Sun, 5 Jul 2020 01:02:45 +0000 (01:02 +0000)]
feat(unitproc):Add checkAgePubkey function
Add checkAgePubkey: a function to check whether or not a string is
accepted by age (an encryption function).
Reference: https://github.com/FiloSottile/age/releases/tag/v1.0.0-beta2
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 21:44:49 +0000 (21:44 +0000)]
fix(unitproc):validateInput:Fix keytype
"bech32" should be "age_pubkey".
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 21:40:42 +0000 (21:40 +0000)]
feat(unitproc):validateInput:Add check for 'age' public keys
Ref: https://en.bitcoin.it/wiki/BIP_0173
Ref: https://github.com/FiloSottile/age
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 21:21:34 +0000 (21:21 +0000)]
style(unitproc):validateInput:minor comment
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 21:18:46 +0000 (21:18 +0000)]
feat(unitproc):Create function: validateInput
Currently only checks for strings that look similar to ssh public key
strings (ex: "ssh-rsa AAAAsfkjsies").
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 00:20:22 +0000 (00:20 +0000)]
fix(unitproc):appendFileTar: Use 'eval' to build cmd string
Same change as to `appendArgTar()`.
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 00:19:54 +0000 (00:19 +0000)]
style(unitproc):appendArgTar: Simplify command string eval cmd
Steven Baltakatei Sandoval [Sat, 4 Jul 2020 00:12:48 +0000 (00:12 +0000)]
fix(unitproc):appendArgTar: Use 'eval' for command strings
Fixes problem when constructed command string contains quotes.
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 19:19:52 +0000 (19:19 +0000)]
fix(unitproc):appendArgTar:Fix sample code
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 19:15:48 +0000 (19:15 +0000)]
fix(unitproc):appendFileTar: Update comments, fix sample code
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 18:51:14 +0000 (18:51 +0000)]
feat(unitproc):appendFileTar: Add function
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 18:45:05 +0000 (18:45 +0000)]
fix(unitproc):appendArgTar:Fix minor usage comment error
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 18:28:57 +0000 (18:28 +0000)]
feat(unitproc):dateShort:Use arg as input date
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 18:25:04 +0000 (18:25 +0000)]
chore(unitproc):bktemp-dateShort:Note Version
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 18:19:19 +0000 (18:19 +0000)]
feat(unitproc):dateTimeShort:Update comment
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 18:17:13 +0000 (18:17 +0000)]
feat(unitproc):datetimeShort:Use 1st argument as input date
Steven Baltakatei Sandoval [Fri, 3 Jul 2020 17:35:33 +0000 (17:35 +0000)]
feat(unitproc):dateTimeShort: Establish Version
Steven Baltakatei Sandoval [Thu, 2 Jul 2020 22:11:31 +0000 (22:11 +0000)]
debug(unitprod):appendArgTar: Add/remove debug code
Commented debug yells.
Steven Baltakatei Sandoval [Thu, 2 Jul 2020 21:53:00 +0000 (21:53 +0000)]
chore(unitproc):timeDuration:Added missing comment about exit 2
Steven Baltakatei Sandoval [Thu, 2 Jul 2020 21:50:06 +0000 (21:50 +0000)]
style(unitproc):timeDuration:Changed variable names