mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
244 B
Plaintext
5 lines
244 B
Plaintext
qsubst reads its options to get a list of files. For each file on this
|
|
list, it then replaces the first string with the second string wherever
|
|
possible in that file, depending on user input. The result is written
|
|
back onto the original file.
|