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`这样的词,但这只是一个猜测,实际的用途需要查看脚本内容才能确定。


相关文章
|
12月前
|
Ubuntu
./autogen.sh: 5: ./autogen.sh: autoreconf: not found
./autogen.sh: 5: ./autogen.sh: autoreconf: not found
183 1
|
监控 Linux Python
Centos 7.0 execute yum update ——File "/usr/libexec/urlgrabber-ext-down", line 75, in <module>
Centos 7.0 execute yum update ——File "/usr/libexec/urlgrabber-ext-down", line 75, in <module>
175 0
Centos 7.0 execute yum update ——File "/usr/libexec/urlgrabber-ext-down", line 75, in <module>
./autogen.sh: 3: gtkdocize: not found
./autogen.sh: 3: gtkdocize: not found
97 0
Note that ‘/home/w/.local/share‘ is not in the search pathset by the XDG_DATA_HOME and XDG_DATA_DIRS
Note that ‘/home/w/.local/share‘ is not in the search pathset by the XDG_DATA_HOME and XDG_DATA_DIRS
365 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.
335 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.
468 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.
379 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
595 0
WARNING: The scripts f2py, f2py3 and f2py3.9 are installed in ‘/home/ubuntu/.local/bin‘ which is no