Thread
:
Results from a system call
View Single Post
#
2
02-21-2007, 10:32 AM
mistwang
LiteSpeed Staff
Join Date: May 2003
Location: New Jersey
Posts: 7,583
I am not a perl programmer, probably cannot give your the correct answer. You should refer to a Perl programming book.
In shell script I can use:
variable=`fgrep date $file`
to get result from the shell command, not sure about Perl though.
mistwang
View Public Profile
Send a private message to mistwang
Visit mistwang's homepage!
Find all posts by mistwang