Jump to content

Updated Linux script - ESCORTS - Schedules & Announcements

Recommended Posts

For those of you that use Linux, here's the command line script that you can use to browse the first page of the forum from a bash box. It's just text, no links, but you can see who's posting and read all the headlines

You can save it to a script file easily enough so you just have to type lyla and it'll give you results

lyla  <--- name of script. (be sure to chmod +x it to make it an executable and drop it in your /bin directory)

 

lynx -dump -nolist "https://www.lyla.ch/forum/257-ottawa-escorts-schedules-amp-announcements/" | grep -A 226 "please)" | tail -n +10 | grep -B1 "By "

 

I took out all of the extra spaces, etc

 

I included a pic of the output results. I blurred out the lady's names but you can see the end result matches the forum without all the stuff around

Enjoy

 

 

 

Lyla-Output.jpg

Edited by Grom
  • Like 1
  • Thanks 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
You are posting as a guest. If you have an account, please sign in.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...