I'm getting this error when trying to update the automysqlbackup file for new password -bash: nano: command not found
Can anyone help?
-bash: nano: command not found
Re: -bash: nano: command not found
You can use another text editor if you don't have nano installed, or you can install it by running in terminal:
Hope this helps.
Code: Select all
# yum install nanoBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: -bash: nano: command not found
Worked great thanks
Re: -bash: nano: command not found
I'm glad I could help.
Be sure to check out our Knowledgebase for helpful articles and solutions!