www.binecho.de


Definition:

"/bin/Echo"
ist ein einfaches allgemeines Konzept in der Informatik, das sich an das akustische Echo anlehnt. Es wird in vielen Werkzeugen eingesetzt, vor allem in der Kommandozeile unter beinahe allen Betriebssystemen, in Programmiersprachen als Ausgabekommando und in Netzwerken.

Example:
#!/bin/bash
#function to display commands
exe() { echo "\$ $@" ; "$@" ; }

exe echo hello world


outputs
$ echo hello world
hello world








Ansicht :: Home | Raspi + Linux | My City | Über mich | My Musicboard | Impressum


Copyright 2014-2024 by www.binecho.de. All rights reserved
Die Vervielfältigung, insbesondere das Kopieren unserer Websites,
Grafiken und Sourcecodes ist nicht gestattet (§§ 53, 54 UrhG) und strafbar (§106 UrhG).
Im Fall der Zuwiderhandlung wird Strafantrag gestellt!
Besucher: 70615