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