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