Shell Programming Archives - DebugPoint.com https://www.debugpoint.com/tag/shell-programming/ Linux and Dev Portal Tue, 16 Jan 2024 16:44:09 +0000 en-US hourly 1 https://www.debugpoint.com/wp-content/uploads/2021/07/cropped-drawing2-site-icon-32x32.png Shell Programming Archives - DebugPoint.com https://www.debugpoint.com/tag/shell-programming/ 32 32 178518717 Fix “Permission Denied” Error while Running Bash Script on Linux https://www.debugpoint.com/permission-denied-bash-script/ https://www.debugpoint.com/permission-denied-bash-script/#respond Tue, 16 Jan 2024 15:33:01 +0000 https://www.debugpoint.com/?p=15949 This quick tutorial helps you fix the “permission denied” error while running the bash scripts in Ubuntu and other Linux distributions. Facing the “Permission Denied” error while trying to run any bash script (.sh) can be overwhelming for new users in Linux. This comprehensive guide will help you to fix that right away. The “Permission...

The post Fix “Permission Denied” Error while Running Bash Script on Linux appeared first on DebugPoint.com. Do not reproduce this post without permission.

]]>
https://www.debugpoint.com/permission-denied-bash-script/feed/ 0 15949
Learn Bash base64 Encode and Decode With Examples https://www.debugpoint.com/bash-base64-encode-decode/ https://www.debugpoint.com/bash-base64-encode-decode/#comments Mon, 21 Nov 2022 08:21:00 +0000 https://www.debugpoint.com/?p=8471 Want to learn about the base64 encode and decode method? Here in this tutorial, we explain the base64 encode and decode steps using bash shell scripting with various examples. The base64 encoding method transmits data over any communication medium by converting binary data to text. This method is primarily used for the email encryption process....

The post Learn Bash base64 Encode and Decode With Examples appeared first on DebugPoint.com. Do not reproduce this post without permission.

]]>
https://www.debugpoint.com/bash-base64-encode-decode/feed/ 1 8471