Hello,
I would like to copy and paste a long list of URLs into a SSH command window and have RoboTask press enter after each URL.
I already have all the URLs that I want to delete in a text file including their commands (i.e. "rm -f urlhere.html")
All that needs to be done is for RoboTask to copy and paste each one into SSH and execute the deletion.
I know there are other ways to do this (via scripting) or with root access, neither of which I have the authorization for.
Thanks in advance.
I would like to copy and paste a long list of URLs into a SSH command window and have RoboTask press enter after each URL.
I already have all the URLs that I want to delete in a text file including their commands (i.e. "rm -f urlhere.html")
All that needs to be done is for RoboTask to copy and paste each one into SSH and execute the deletion.
I know there are other ways to do this (via scripting) or with root access, neither of which I have the authorization for.
Thanks in advance.