commander-s/scheme/rdebug

3 lines
141 B
Bash
Executable File

#!/bin/sh
exec ledit scsh -lel module-system/load.scm -lel interaction/load.scm -o socket2stdports -c '(socket<->stdports "localhost" 8888)'