Here is the script for the project in the video. Make changes and try to bring up Ideas to learn shell scripting using this small projects.
#!/bin/bash
Red=$'\e[1;31m'
Green=$'\e[1;32m'
Blue=$'\e[1;34m'
while true
do
clear
echo $Blue $(date +%T)
sleep 1s
done
Do check this link / @mprashant for more videos on Linux and shell scripting.
happy learning
In questa pagina del sito puoi guardare il video online Digital clock | Shell Scripting fun project | infinity loop della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Suveer Manuri 26 febbraio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 160 volte e gli è piaciuto 0 spettatori. Buona visione!