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