Read
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 13853 articles for 3.377 sec
"Alex Schuster" <wonko@wonkology.org> schrieb im Newsbeitrag news:97ot7aF8sgU1@mid.individual.net... >>> Was dabei mit einem Array passiert sch?ttle ich jetzt nicht so aus dem >>> ?rmel. Nat?rlich sind auch Umlenkungen ins Dateisystem eine gute und oft >>> schnelle M?glichkeit Zwischenergebnisse weiter zu verarbeiten... > > Vielleicht so: > a=( $( echo hallo hallo2 hallo3 | (read -a b;     

Group: de.comp.os.unix.shell · Group Profile · Search for Read in de.comp.os.unix.shell
Author: Ferry Bolhar
Date: Jul 11, 2011 01:13

> '|' lässt das nachfolgende 'read a' in einer eigenen Shell laufen (Subshell). Damit Du an den Inhalt kommst ist etwas mehr Arbeit nötig. Für das kleine Testbeispiele tut es schon ein: echo hallo | (read a; echo $a) Läuft das jetzt auch in einer Subshell? Außerhalb der Klammern ist $a nämlich wieder undefiniert. Ich brauche die Variable aber hinterher noch für eine umfangreiche
Show full article (1.13Kb) · Show article thread
Ferry Bolhar <bol@adv.magwien.gv.at> schrieb: > [...] Auch ein > > echo hallo | read a > > funktioniert nicht erwartungsgemäß, die Variable a ist leer. '|' lässt das nachfolgende 'read a' in einer eigenen Shell laufen (Subshell). Damit Du an den Inhalt kommst ist etwas mehr Arbeit nötig. Für das kleine Testbeispiele tut es schon ein: echo hallo | (read a; echo $a) HTH Jochen     

Group: de.comp.os.unix.shell · Group Profile · Search for Read in de.comp.os.unix.shell
Author: Ferry Bolhar
Date: Jul 8, 2011 02:47

Hallo, ich habe einen Befehl (mquery), der nach STDOUT schreibt. Er liefert einen CSV-String zurück. Ich möchte die Ausgabe gerne in ein Array einlesen, wobei jedes CSV-Element in einem Array-Element abgelegt wird. Ich probiere es mit: mquery | sed 's/,/ /g' | read -a values Ein echo ${values[@]} liefert leider nichts zurück, dass Array ist leer. Auch ein echo hallo | read a
Show full article (0.56Kb) · Show article thread
Ich habe eine Zeile | /media/video /home/ftp/video none bind,ro,auto 0 0 in meiner /etc/fstab, um entsprechendes Verzeichnis in den von mir eingerichteten FTP Bereich read-only zu mounten, bekomme aber den Hinweis | mount: warning: /home/ftp/video seems to be mounted read-write. Was ein "mount" mit | /media/video on /home/ftp/video type none (rw,bind)     

Group: de.comp.os.unix.shell · Group Profile · Search for Read in de.comp.os.unix.shell
Author: Jochen Lübbers
Date: Jul 8, 2011 02:02

Wolfgang Klein wrote: ein Sicherungs-Skript, das mit rsync arbeitet, gibt bei sehr vielen Dateien die Meldung "FAILED open or read" aus Sind das denn wirklich normale Dateien, keine Sockets, device files, FIFOs? Ruf doch mal rsync über strace für eine einzelne dieser Dateien aus. Das müsste ja auch möglich sein, wenn an der Maschine gearbeitet wird. :-) Harmlose Erklärung: race condition
Show full article (0.49Kb) · Show article thread
Wolfgang Klein wrote: > ein Sicherungs-Skript, das mit rsync arbeitet, gibt bei sehr vielen > Dateien die Meldung "FAILED open or read" aus, obwohl die Dateien auf > dem Quellmedium alle vorhanden und vollständig sind, wie eine spätere > Überprüfung ergibt. Im System-Log steht nichts auffälliges und auch der > SMART-Bericht der Platten zeigt keine Fehler an. Baue mal den rsync-Aufruf auf     

Group: de.comp.os.unix.shell · Group Profile · Search for Read in de.comp.os.unix.shell
Author: Ferry Bolhar
Date: Jul 8, 2011 00:09

On May 23, 1:25 pm, Matt Wiser <mattwiser...@yahoo.com> wrote: On May 23, 4:48 am, "Dr. Vincent Quin, Ph.D." <d...@coldine.edu> wrote: Dean Markley wrote: On May 23, 6:19 am, "Dr. Vincent Quin, Ph.D." <d...@coldine.edu> wrote: red...@lava.net wrote: They're reading this! "Can't Find My Way Home" http://www.militaryproject.or
Show full article (0.84Kb)
On May 23, 1:25 pm, Matt Wiser <mattwiser...@yahoo.com> wrote: > On May 23, 4:48 am, "Dr. Vincent Quin, Ph.D." <d...@coldine.edu> > wrote: > > > > > Dean Markley wrote: > > > On May 23, 6:19 am, "Dr. Vincent Quin, Ph.D." <d...@coldine.edu> > > > wrote: > > > >>red...@lava.net wrote: > > > >>>They're reading this! > > > >>>"Can't Find My Way Home" > > >>>http://www.militaryproject.or     

Group: de.comp.os.unix.linux.misc · Group Profile · Search for Read in de.comp.os.unix.linux.misc
Author: Andreas Kohlbach
Date: Jul 7, 2011 17:23

On May 23, 1:25 pm, Matt Wiser <mattwiser...@yahoo.com> wrote: On May 23, 4:48 am, "Dr. Vincent Quin, Ph.D." <d...@coldine.edu> wrote: Dean Markley wrote: On May 23, 6:19 am, "Dr. Vincent Quin, Ph.D." <d...@coldine.edu> wrote: red...@lava.net wrote: They're reading this! "Can't Find My Way Home" http://www.militaryproject.or
Show full article (1.02Kb)
    

Group: de.comp.os.unix.linux.misc · Group Profile · Search for Read in de.comp.os.unix.linux.misc
Author: Hauke Laging
Date: Jul 4, 2011 10:36

Show full article (0.79Kb)
    

Group: de.comp.os.unix.linux.misc · Group Profile · Search for Read in de.comp.os.unix.linux.misc
Author: Manuel Reimer
Date: Jul 4, 2011 02:40

Show full article (0.64Kb)
    

Group: rec.aviation.military · Group Profile · Search for Read in rec.aviation.military
Author: Dean Markley
Date: May 23, 2011 12:03

Show full article (1.59Kb) · Show article thread
    

Group: soc.veterans · Group Profile · Search for Read in soc.veterans
Author: Dean Markley
Date: May 23, 2011 12:03

Show full article (1.59Kb) · Show article thread
    

Group: alt.war.vietnam · Group Profile · Search for Read in alt.war.vietnam
Author: Dean Markley
Date: May 23, 2011 12:03

Show full article (1.59Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next