Search Results

Search: Posts Made By: njmiano
7,285
Posted By njmiano
Looking for a web page that won't let me in
Hi,
I have a project for school using wget and egrep to locate pattern locations on a web page.
One of the things we have to do is handle an "access denied" exception.
Here is the problem, I can...
5,772
Posted By njmiano
Thank you for all of your help, I think pludi...
Thank you for all of your help, I think pludi answered my question.
5,772
Posted By njmiano
Sorry, I did not think the code was relevant....
Sorry,
I did not think the code was relevant. Thank you for taking the time to help me.


#! /bin/bash
mkdir wGetResults
cd wGetResults
cWd1=`pwd`
if test "$#" = 2
then
tryCmd="wget "$1...
5,772
Posted By njmiano
Regular Expressions as command line paramteters
Use and complete the template provided. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
We have to write a program that uses wget to get...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 12:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy