文件操作 - sample.script
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/busybox-static/examples/udhcp/sample.script
编辑文件内容
#!/bin/sh # Currently, we only dispatch according to command. However, a more # elaborate system might dispatch by command and interface or do some # common initialization first, especially if more dhcp event notifications # are added. exec /usr/share/udhcpc/sample.$1
修改文件时间
将文件时间修改为当前时间的前一年
删除文件