Search Results

Search: Posts Made By: bisbell
3,309
Posted By bisbell
Is it always the comment section that is broken...
Is it always the comment section that is broken over multiple lines?
4,789
Posted By bisbell
CPAN Configuration: Hung at "Select your continent"
Going through the CPAN configuration on a Solaris systems and I keep getting stuck at:

Select your continent (or several nearby continents) [] ?

It offers no choices to select from. I have...
3,661
Posted By bisbell
I just took what k_manimuthu posted and hacked...
I just took what k_manimuthu posted and hacked around a bit.

Really, my goal is to learn enough that I can apply this to different cases as customer requests come up. I've been able to handle...
809
Posted By bisbell
I would recommend using scp instead of ftp. The...
I would recommend using scp instead of ftp. The reason is that you can set up a trust relationship using the keys between the two systems and forgo having to script the login.

So, the system with...
3,661
Posted By bisbell
Thank you. I was able to make a few changes and...
Thank you.
I was able to make a few changes and turn it into a script.
One of the problems I was dealing with was broken links pointing to files in a non-existent directory named refrnc. So, I...
1,823
Posted By bisbell
you're also making the assumption that the line...
you're also making the assumption that the line number in the output of jobs is going to match the job number, which is not always true.

If you run the following commands, you'll see that job 3...
1,823
Posted By bisbell
That is because jobs are local to the shell. ...
That is because jobs are local to the shell. When you run a script you are creating a child shell and in this child the list of jobs are not inherited from the parent.

Try sourcing your script-...
3,661
Posted By bisbell
Multi-Line Search and Replace
There appears to be several threads that touch on what I'm trying to do, but nothing quite generic enough.

What I need to do is search through many (poorly coded) HTML files and make changes. The...
Showing results 1 to 8 of 8

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