Liste des Groupes | Revenir à co vms |
$ duo 1.txt/q,2.txt,3.txt/qIf you look at the return code and not only check for success, you get the information that a qualifier is global or local With a small C program, I get
Q=notpresent
1.txt Q=present
2.txt Q=notpresent
3.txt Q=present
$ duo/q 1.txt/q,2.txt,3.txt/q
Q=present
1.txt Q=present
2.txt Q=present
3.txt Q=present
Where:
2.txt Q=present
is not what was intended.
Les messages affichés proviennent d'usenet.