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