Search Results

Search: Posts Made By: TylerDurden
11,925
Posted By TylerDurden
That worked :) I'm heading for the man pages...
That worked :)
I'm heading for the man pages now to find ot why ;-)

Thanks a lot.
11,925
Posted By TylerDurden
Sorry for being confusing. I have multiple...
Sorry for being confusing.

I have multiple files in 1 directory, they are called:

index.php?page=start
index.php?page=info
index.php?page=contact
etc...

And I want to rename them all into...
11,925
Posted By TylerDurden
Rename a number of files using grep
Hi all,

I'm trying to rename a directory of html-files:

index.php?page=start

should become

start.html

I've lost track of all the pipes and brackets and decided I need some help ;-)
...
3,041
Posted By TylerDurden
Call me stupid but I thought I had tried...
Call me stupid but I thought I had tried everything before posting. I got it to work, I was using /bin/csh in the script but /bin/sh in the cronjob. Added "SHELL=/bin/csh" and now it works.
3,041
Posted By TylerDurden
ping cronjob problem
Hi all,

I'm trying to write a shell script that will ping a site and and write the date and 1 or 0 (for success or no success) to a file.

it looks roughly like this:

#/bin/sh

set mydate...
Showing results 1 to 5 of 5

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