⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sample.script

📁 准对嵌入式系统的DHCP源码包:udhcp较为稳定的版本,并且是学习的好东西
💻 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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -