是否有恢复/取消删除已删除文件的命令rm?
$ rm -rf /path/to/myfile
Run Code Online (Sandbox Code Playgroud)
我怎样才能恢复myfile?如果有这样的工具,我该如何使用它?
~$ dig facebook.com
; <<>> DiG 9.9.2-P1 <<>> facebook.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6625
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;facebook.com. IN A
;; ANSWER SECTION:
facebook.com. 205 IN A 173.252.110.27
;; Query time: 291 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Oct 6 17:55:52 …Run Code Online (Sandbox Code Playgroud) 我使用 USB wifi 加密狗连接到互联网。当无线连接中断时,我也会丢失一些 iproute 规则。
当接口再次连接时,如何重置这些规则?