access data of configuration files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sidra Nisar
    New Member
    • Feb 2010
    • 17

    access data of configuration files

    I want to know that how does a configuration file take input and where does it keep the data saved. I need to write a script that takes input from a network config file and displays it using perl script.

    Also, can i create a config file myself if I have the admin rights?

    Waiting for your response.

    Thank you
  • RonB
    Recognized Expert Contributor
    • Jun 2009
    • 589

    #2
    I want to know that how does a configuration file take input
    It doesn't take input.

    where does it keep the data saved
    Do you mean the data that is kept in the configuration file? Where else, but in the configuration file, of course.

    Also, can i create a config file myself if I have the admin rights?
    You first need to learn what a configuration file is and is not, before you can create one yourself.

    Comment

    Working...