gsmdevices
来自「手机短消息服务的服务器和客户端」· 代码 · 共 23 行
TXT
23 行
# /etc/gsmdevices## Initialization file for SMSlink server process.# (c) Les Ateliers du Heron, 1998 for Scitex Europe, S.A.# Put in this file an entry for each connected, working gsm module.# Dummy entries would coax the server into thinking it has more# available resources than it really has.## File format :# Each line is a colon-delimited (':') list of fields simmilar to this# dev:pin:puk:addr:defsca:provider# where :# dev = device name (without the '/dev/' part)# pin = PIN code for the SIM card# puk = PUK code for the SIM card# addr = SIM NetAddress (calling number associated with the SIM)# Don't put [/.] inside phone numbers.# defsca = Default Service Center Address for this module# Don't put [/.] inside phone numbers.# provider = GSM network provider name# For more details, man gsmdevices(5)gsm:1234:12345678:+3275123123:+3275161616:Proximus
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?