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