Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/cohomolo/standalone/progs.d/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 17.9.2025 mit Größe 259 B image not shown  

Quelle  execcmd   Sprache: unbekannt

 
Untersuchungsergebnis.d/execcmd Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

case $step in
  true) echo -n $cmd "   ?"
        read ans
        case $ans in
          n*) exit 0;;
          q*) exit 1;;
        esac;;
esac

case $history in
  true) echo $cmd >> ${gpname}.history;;
esac

eval $cmd $cmdsource $cmddest || exit 1

exit 0

[ zur Elbe Produktseite wechseln0.33Quellennavigators  ]