
-bash: crontab: command not found ubuntu问题
真的是醉了,竟然有些发行版的Linux系统镜像没有安装crontab,
执行命令就会出现-bash: crontab: command not found ubuntu
问题
安装crontab 即可
sudo apt-get install cron
💘 相关文章
- bash: rsync: command not found解决方法
- 'ldconfig' not found in PATH or not executable解决方法
- -bash: docker-compose: command not found two solutions
- -bash: dig: command not found solution
- -bash: dig: command not found的解决方法
- -bash: docker-compose: command not found的两种解决方法
- 适用于Linux,MacOS,Unix 的优秀系统信息bash脚本
- Example of ufw firewall command
- Use the stats command to monitor memcached
- 修改Crontab认为定时编辑器为vi