问题描述
我的输出模式如下
["snaptuda-shv-22-lla1.example.com","snaptuza-shv-22-lla1.example.com","snaptuservice-proxy-shv-22-lla1.example.com"]
我使用下面的命令将双引号中的域删除
cut -d"\"" -f2 file.txt
我只有第一个域名,
snaptuda-shv-22-lla1.example.com
我需要的是直到文件末尾的所有域,如何实现呢?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)