Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can't save text string
#3
Hi Lazr60,

Thank you for your reply and advice. I guess I could pipe the entire output of the FreeBSD command 'sysctl -a' into a file and then parse the file itself. That sounds like a reasonable way to go about it. In my example, I'm basically looking to find out how many NUMA are in the server and how many CPU cores are associated with each NUMA and then use that information ultimately for performance tuning purposes. So, in brief, my script will extract this type of information and then use it for server purpose tuning.

p.s. any idea what I'm doing wrong with my code?

Thanks again!
Reply


Messages In This Thread
can't save text string - by branko316 - May-29-2020, 05:11 PM
RE: can't save text string - by Larz60+ - May-29-2020, 09:07 PM
RE: can't save text string - by branko316 - May-31-2020, 02:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to save to multiple locations during save cubangt 1 543 Oct-23-2023, 10:16 PM
Last Post: deanhystad
Sad How to split a String from Text Input into 40 char chunks? lastyle 7 1,122 Aug-01-2023, 09:36 AM
Last Post: Pedroski55
  save values permanently in python (perhaps not in a text file)? flash77 8 1,205 Jul-07-2023, 05:44 PM
Last Post: flash77
  Editing text between two string from different lines Paqqno 1 1,311 Apr-06-2022, 10:34 PM
Last Post: BashBedlam
  Extract a string between 2 words from a text file OscarBoots 2 1,869 Nov-02-2021, 08:50 AM
Last Post: ibreeden
  Replace String in multiple text-files [SOLVED] AlphaInc 5 8,100 Aug-08-2021, 04:59 PM
Last Post: Axel_Erfurt
  fuzzywuzzy search string in text file marfer 9 4,558 Aug-03-2021, 02:41 AM
Last Post: deanhystad
Question How to extract multiple text from a string? chatguy 2 2,358 Feb-28-2021, 07:39 AM
Last Post: bowlofred
  Searching string in file and save next line dani8586 2 2,295 Jul-10-2020, 09:03 AM
Last Post: dani8586
  the uncompleteness of the text string Cava 2 2,172 Feb-21-2020, 03:54 PM
Last Post: Cava

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020