![]() |
Software > Linux tools >
Create symbolic links.
See also:
![]() |
Software > Linux tools >
Programming >
(on Wikipedia)
https://github.com/onetrueawk/awk
A text-editing programming language.
Software >
This is just a tags placeholder for this concept.
diff is the commandline thing; important for patch.
-u switch. (advised by Working on Free Software)Software >
(on Wikipedia)
https://savannah.gnu.org/projects/patch/
Applies changes to one or more original files based on information originally provided by the diff program. Let just the smaller changes between versions be distributed without needing to send the whole new version of a file.
Disambiguation: cats, the animals.
todo – create a real page
A Linux commandline thingy which outputs a textfile. It’s most frequently used to push a file through a pipe so that another program can act on it.