Find the answer to your Linux question:
Results 1 to 2 of 2
i want to read the contents of /proc/cmdline file from my Cpp program. How do i do that? Making use of more command is an option, but not able to ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    15

    using more command

    i want to read the contents of /proc/cmdline file from my Cpp program. How do i do that?
    Making use of more command is an option, but not able to use it from c++ program.
    Dont want to use System("Command").

    Please help...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi !

    Duplicate threads/posts are not allowed. Its against Forums Rules. Please continue here only.
    Thread Locked.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...