We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5ca9ce + a434f28 commit 8912398Copy full SHA for 8912398
scripts/Encrypt.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
echo "Welcome, I am ready to encrypt a file/folder for you"
4
-echo "currently I have a limitation, Place me to teh same folder, where a file to be encrypted is present"
+echo "currently I have a limitation, Place me to the same folder, where a file to be encrypted is present"
5
echo "Enter the Exact File Name with extension"
6
read file;
7
# decryption command
0 commit comments