IFS Commands Give You Generic Access
October 3, 2007 Bruce Guetzkow
Note: The code accompanying this article is available for download here. Many i5/OS commands allow you to enter a generic name, such as OBJ*, to reference a collection of objects all beginning with the string OBJ. For example, the Delete File (DLTF) command allows you to delete a group of files using a generic name. Unfortunately there are some commands where generic names are not an option, like the Change Object Owner (CHGOBJOWN) command. The solution for some of these commands is to use their Integrated File System (IFS) equivalents. Starting at the |