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