ref: 98c073629053453da711d562a4e25887825d60db dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }