Search Results

Search: Posts Made By: alanp
10,339
Posted By alanp
date calculation
date -d "8 hours" will give you current date/time in 8 hours
date -d "8 days" will give you current date/time in 8 days
date -d "8 weeks" will give you current date/time in 8 weeks
and so on
...
Forum: Red Hat 05-08-2009
4,210
Posted By alanp
IBM SDD driver
I was wondering if there is a way of auto-detecting a new vpath, using IBM's SDD driver, on a Linux platform.

ON AIX it is a simple as running cfgmgr.

Alan
Forum: AIX 05-07-2009
7,237
Posted By alanp
Guys Thanks for your help. The script...
Guys

Thanks for your help.

The script Franklin52 supplied, worked like a charm.

Once again, thanks.
Forum: AIX 05-07-2009
4,373
Posted By alanp
I agree, but you are simplifiying the process....
I agree, but you are simplifiying the process. When fully implemented, and you are running a mature ITIL implementation, it is s you say an audit mechanism, asset tool (CMDB), software library (DSL),...
Forum: AIX 05-06-2009
7,237
Posted By alanp
Sorry guys. It was well past my bed time, so...
Sorry guys. It was well past my bed time, so missed your replies.

I will give your suggestions a go and advise

Thanks very much for all your input.

Alan
Forum: AIX 05-06-2009
7,237
Posted By alanp
I have written a script that combines several...
I have written a script that combines several files that contains both similar and dissimilar fields within each record. The resultant file needs to be a concatenation of all files vertically, not...
Forum: AIX 05-06-2009
4,373
Posted By alanp
I am not sure what you are asking then. ITIL is a...
I am not sure what you are asking then. ITIL is a methodology, that was developed in Europe. There is a similar methodology used, developed in the USA, but I can't remeber its name.

ITIL basically...
Forum: AIX 05-06-2009
7,237
Posted By alanp
Sorry I tried that. Instead of getting the...
Sorry I tried that.

Instead of getting the field information printed, I get $1,$2,$3..... etc printed. That is variable $1 is not being replaced by the first field in the file $file1
Forum: AIX 05-06-2009
4,373
Posted By alanp
are you referring to ITIL ,process methodology
are you referring to ITIL ,process methodology
Forum: AIX 05-06-2009
7,237
Posted By alanp
Thanks for your prompt reply. Your advice...
Thanks for your prompt reply.

Your advice has fix one problem, but raised another. The variable $rec1_field, actually contains $1,$2,$3 etc, in other words it contains the format required to...
Forum: AIX 05-06-2009
7,237
Posted By alanp
Issues with AWK
Hi there
I have written a ksh script on a Red Hat OS and the following extract works.
awk '{if (NR != 1) {print $rec1_field }}' $file1 >> combined

When I run the same script on an AIX OS, I get...
Showing results 1 to 11 of 11

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