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