ftok

Each UNIX shared memory segment and semaphore is identified by a key. GT.M builds a unique key using a hash value generated by UNIX called an "ftok." The GT.M distribution includes a utility program called ftok, which is invoked by the command line ftok <filenames>. For each filename, ftok reports the corresponding key used by GT.M.