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