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