What is the diff between abinitiorc and .abinitiorc files ?
Answer Posted / raja
.abinitiorc is an user config file which resides in user
home directory.
$HOME/.abinitiorc
where as abinitiorc is an system configuration file which is
setup by system admin.
$AB_HOME/config/abinitiorc
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Can you explain the performance and scalability of co> operating system?
Mention what is the syntax for m_dump in abinitio?
What are differences between different versions of co-op?
Describe the grant/revoke ddl facility and how it is implemented?
How to move or copy the project parameter or project object to my sandbox?
What are the Types of parallelism in detail?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
What is a partition and what are the different types of partition components in abinitio?
What is ab initio enterprise meta>environment (eme)?
What dedup-component and replicate component does?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
what is the use of catlog or catlogfile?
what is the difference between i)public ii)private iii)common and client projects?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.