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