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