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