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