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