#] #] ********************* #] "$d_SysMaint"'Linux/keyboard input notes.txt' - ??? # www.BillHowell.ca ??Jun2023 initial # view in text editor, using constant-width font (eg courier), tabWidth = 3 #48************************************************48 #24************************24 # Table of Contents, generate with : # $ grep "^#]" "$d_SysMaint"'Linux/keyboard input notes.txt' | sed "s/^#\]/ /" # #24************************24 # Setup, ToDos, #08********08 #] ??Jun2023 #08********08 #] ??Jun2023 #08********08 #] ??Jun2023 #08********08 #] ??Jun2023 #08********08 #] 24Jun2023 example see "$d_bin"'date changes- future in forms.sh' read -p 'Enter month in format "Jun" : ' mnth #08********08 #] 24Jun2023 example - "$d_bin"'encrypt-close all open files.sh' # user input pwd # Note yet - might be problematic : read -p "Enter pssword: " pwd read -p "Copy the password first, and be ready to paste it!! (hit enter to continue)" pwd # enddoc