- Fetch and store all files of a given Linux package (RPM only)
[ Download ]
- Modify a <filename>.<ext> (file name with extension given as an argument) to <filename>-<ISODATE>.<ext>, where <ISODATE> is the current date (read from the system) in ISO 8601 format; e.g., hello.c would become hello-20100110.c if the script is invoked on it on January 10, 2010.
[ Download ]
- Given a filename of a text file, replace all instances of the word ‘horse’ with ‘elephant’ in it, and also change the date/time of modification (external attribute) of the file to January 1, 2000, 12:00 AM.
[ Download ]
- Find the source of a library from a set of RPMs
[ Download ]
- Generate custom RPMs
[ Download ]
- File-system Backup utilities
[ Download ]
-Miscellaneous
[ Download ]