mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: seq_file.sh -> seq_file_single_open.sh
This commit is contained in:
@@ -7751,7 +7751,7 @@ Bibliography:
|
||||
If you have the entire read output upfront, `single_open` is an even more convenient version of <<seq-file>>:
|
||||
|
||||
....
|
||||
./seq_file.sh
|
||||
./seq_file_single_open.sh
|
||||
echo $?
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user