10-18|* * * * * /srv/salt/base/_modules/chmod_dir_sh.sh这个什么意思

简介: 10-18|* * * * * /srv/salt/base/_modules/chmod_dir_sh.sh这个什么意思

这个字符串有两个主要部分:

1. `* * * * *`: 这是一个cron的时间表达式。每个星号代表一个时间单位,从左到右分别是:分钟、小时、月中的天、月、周中的天。五个星号意味着每分钟都要执行。

2. `/srv/salt/base/_modules/chmod_dir_sh.sh`: 这是一个文件路径,它指向一个bash脚本。

结合这两部分,这个表达式意味着每分钟都要执行`/srv/salt/base/_modules/chmod_dir_sh.sh`这个脚本。如果这是从一个cron job中提取出来的,那么这意味着系统被配置为每分钟都运行这个脚本。

这个脚本可能与SaltStack(一种配置管理工具)有关,因为路径中有`salt`和`_modules`这样的词,但这只是一个猜测,实际的用途需要查看脚本内容才能确定。


相关文章
|
6月前
|
Kubernetes 容器
Failed at step CHDIR spawning /opt/kubernetes/bin/etcd: No such file or directory
Failed at step CHDIR spawning /opt/kubernetes/bin/etcd: No such file or directory
83 0
|
Ubuntu
./autogen.sh: 5: ./autogen.sh: autoreconf: not found
./autogen.sh: 5: ./autogen.sh: autoreconf: not found
196 1
./autogen.sh: 3: gtkdocize: not found
./autogen.sh: 3: gtkdocize: not found
98 0
Can‘t exec “autopoint“: 没有那个文件或目录 at /usr/share/autoconf/Autom4te/FileUtils.pm line 345.
Can‘t exec “autopoint“: 没有那个文件或目录 at /usr/share/autoconf/Autom4te/FileUtils.pm line 345.
471 0
Can‘t exec “aclocal“: 没有那个文件或目录 at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
Can‘t exec “aclocal“: 没有那个文件或目录 at /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
337 0
未解决:lrelease: could not exec ‘/usr/lib/qt5/bin/lrelease‘: No such file or directory
未解决:lrelease: could not exec ‘/usr/lib/qt5/bin/lrelease‘: No such file or directory
242 0
|
Shell 数据库管理
/bin/sh: 1: tclsh: not found
/bin/sh: 1: tclsh: not found
279 0
|
分布式计算 安全 Hadoop
hdfs mkdir报错Cannot create directory /usr. Name node is in safe mode.
hdfs mkdir报错Cannot create directory /usr. Name node is in safe mode.
393 0
|
iOS开发 MacOS
如何解决npm命令报错Missing write access to /usr/local/lib/node_modules
如何解决npm命令报错Missing write access to /usr/local/lib/node_modules
如何解决npm命令报错Missing write access to /usr/local/lib/node_modules
|
Ubuntu
WARNING: The scripts f2py, f2py3 and f2py3.9 are installed in ‘/home/ubuntu/.local/bin‘ which is no
WARNING: The scripts f2py, f2py3 and f2py3.9 are installed in ‘/home/ubuntu/.local/bin‘ which is no
598 0
WARNING: The scripts f2py, f2py3 and f2py3.9 are installed in ‘/home/ubuntu/.local/bin‘ which is no