For instance: (fhpd) load foo (fhpd) run -- runs foo with no arguments then (fhpd) run -- re-runs foo with no arguments similar for: (fhpd) core core (fhpd) run -- starts foo with arguments from core file and: (fhpd) load foo (fhpd) run arg arg arg -- starts foo with args ... (fhpd) run -- re-starts foo with previous args
Added to current version.