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