|
|
|
|
||||||
| comp.unix.shell Using and programming the Unix shell. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
i am coding a shell with exec commands for a hw
i am in a trouble when i want to enter commands such that: ls *.txt cat *.txt ls and cat are working well except this situation. What must i code to correct this thing? Thanks. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
In article <1179441211.329927.57310@e65g2000hsc.googlegroups. com>,
simalseytani@gmail.com wrote: > i am coding a shell with exec commands for a hw > i am in a trouble when i want to enter commands such that: > ls *.txt > cat *.txt > > ls and cat are working well except this situation. > What must i code to correct this thing? man 3 glob -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** *** PLEASE don't copy me on replies, I'll read them in the group *** |
|
![]() |
| Outils de la discussion | |
|
|