mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 05:24:25 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#find-the-kernel-config
|
||||
# https://cirosantilli.com/linux-kernel-module-cheat#find-the-kernel-config
|
||||
zcat /proc/config.gz | grep -Ei "${1:-}"
|
||||
|
||||
Reference in New Issue
Block a user