标签: batch-file cmd cron
这是我的.bat文件脚本。
cmd /k "https://exampleserver.com/server/php/ping.php"
当我通过命令行运行。文件时,它说
'https:' is not recognized as an internal or external command, operable program or batch file.
如何在没有命令行错误的情况下运行此操作?任何帮助将不胜感激