• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need helping writing script to seperate comments and alphabatize them

Hi,

I need to write a script that will take 200+ pages of text notes (random statements in no proper grammar) use a tag to seperate them, and then alphabatize them. What I would like to put
between each statement (copy and past routine). Then I need a script to go through and alphabatize each statement by looking at the first character of the statement after
and order it accordingly.

Can this be done? Anything?

Thanks,

Jason
 
ok, so i save the text file with the tag to seperate the comments

save as notes.txt

send file via samba to my linux machine

open up terminal

locate file, run command

??
 
Back
Top