feat(user/bk-copy-rand-music):Restrict filenames of copied files
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 20 May 2023 22:23:19 +0000 (22:23 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 20 May 2023 22:23:19 +0000 (22:23 +0000)
commit4292743fe100a567fcdced502c499564dce707c3
tree34d3d0314921e53f3ee1ccc877fb52f093c59266
parent89f378c6582e7482934a45d8180a6fa53fea5318
feat(user/bk-copy-rand-music):Restrict filenames of copied files

- Note: Using `tr -dc '[:graph:][:space:]'` as character filter.
user/bk-copy-rand-music