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