linux下,不知道自己安装的程序放在哪里了,可以使用locate命令进行查找。

1 [hongye@dev107 ~]$ locate activemq.xml
2 /home/hongye/hongyeConfig/Server/apache-activemq-5.6.0/conf/activemq.xml
3 /home/hongye/hongyeConfig/Server/apache-activemq-5.6.0/example/conf/activemq.xml

 

相关文章:

  • 2021-07-24
  • 2021-12-24
  • 2021-08-16
  • 2022-01-08
  • 2022-01-29
  • 2022-01-16
  • 2022-12-23
猜你喜欢
  • 2021-12-22
  • 2021-11-03
  • 2021-08-20
  • 2022-01-05
相关资源
相似解决方案