第一步:

  在txt文件(文件名为cmd_file)中写入代码:echo this is content!

第二步:

  授权chmod 555 cmd_file

第三步:

  运行 ./cmd_file

--------------------------------------------------------------------------------------------------------------------------------

./ 表示当前目录,cmd_file是在当前目录下建立的。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
  • 2023-01-03
  • 2021-09-12
猜你喜欢
  • 2022-12-23
  • 2021-06-02
  • 2021-06-16
  • 2021-12-24
  • 2021-07-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案