1
0
Fork 0
Scripts/Perso
trotFunky b6bcec6d88 bootSound: Remove usage of /dev/urandom
The bootSound script started to hang on strings /dev/urandom,
so replace it with a cleaner random number generation.

24134 could be used for bash, but this would make the script
less generic, as it is not available in POSIX.

Use awk random() from a suggestion from ShellCheck.

Remove the code that was there to control the parsing from
/dev/urandom.

Other fixes :
 - Use wc rather than grep to count the files
 - Use a subshell for proper directory handling
2023-11-20 11:40:25 +01:00
..
systemd_timers Add service file to run lock script on sleep 2020-07-05 16:36:06 +01:00
.gitignore Changed the structure, added README 2020-05-17 15:07:53 +01:00
auction_tracker.sh Small auction tracker script 2022-04-18 10:49:25 +01:00
auto_audio.sh Update audio chain script 2023-02-26 19:19:56 +00:00
bootSound Scripts de son au boot 2020-05-17 14:26:09 +01:00
bootSound.sh bootSound: Remove usage of /dev/urandom 2023-11-20 11:40:25 +01:00
i3-lockscreenshot.sh Add lockscreen script for i3-lock-colors 2020-07-05 16:08:21 +01:00
LAU.sh Création du Linux Auto Uploader (LAU): script permettant d'uploader sur ma dropbox depuis la ligne de commande et d'obtenir le lien de téléchargement. 2020-05-17 14:26:09 +01:00
locksreenshot.sh Repassage sur X11 donc scrot 2020-05-17 14:26:09 +01:00
serialToCSV.sh Modification relative au changement de l'architecture du dépôt Python (Oui c'est sale) 2020-05-17 14:26:09 +01:00
tri.sh Add joke script to generate triangle messages 2021-09-14 23:43:55 +01:00