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