[root@temp terminal_monitor]# 1;2cbash: 1: command not found...bash: 2c: command not found...
有没有遇到过这种问题啊,该怎么处理的呢
你到底想要干嘛?java -jar xxx.jar不是解压好吧,他是运行jar包,一般写好的jar项目打包成jar后通过这个命令运行,前提是你必须具有jdk的环境,没有配置环境当然不能使用这个命令了