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