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