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