Path : /usr/share/doc/m4/examples/ |
Current File : //usr/share/doc/m4/examples/esyscmd.m4 |
define(`hostname', esyscmd(`hostname'))dnl `hostname = >>'hostname`<<' define(`hostname', pushdef(`_tmp', `$1')_tmp(translit(esyscmd(`hostname'), `.', `,'))`'popdef(`_tmp'))dnl `hostname = >>'hostname`<<'