fork download
  1. lspci -k | egrep -iA2 'net|wire|eth'
  2. 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
  3. Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards
  4. Kernel driver in use: r8169
Runtime error #stdin #stdout #stderr 0.03s 5268KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
prog.sh: line 1: lspci: command not found
prog.sh: line 2: syntax error near unexpected token `('
prog.sh: line 2: `07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)'