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