The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Script is hanging
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Script is hanging
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
11-18-2008
awk
Registered User
Join Date: Feb 2007
Posts: 134
The "cat" command is awaiting standard in to feed to the output file.
Probably, you want to cat "some file" to the appropriate output file.
I have this problem all the time when I type a grep command, and forget to put the file to grep.
awk
View Public Profile
Find all posts by awk
Find awk's past nominations received
Find awk's present nominations given