I have a project which exposes object model to use by different types of clients. Written in .Net 3.5 it exposes classes to COM. Problem is while all seems to work from test VB6 client, I faced strang
Sometimes I find myself needing to do something that could be automated or could be manual.E.g. I just ran a particular script 8 times, making a small change in between each run.I certainly could have
I have Ubuntu Linux. I found开发者_开发百科 one command will let me download unread message subjects from Gmail:
I want to write a bat script 开发者_StackOverflow中文版to check a text file (log).If the log is over 10M, I want to delete some portion of the file, only keep the last 500 lines, and delete all the ol
I need to convert HTML documents (generated from DocBook XML documents) to the Wiki mark up language, in particular to the PM Wiki mark up language. The goal is to include the company\'s application o
I need an Eclipse Plugin run shell scripts under Linux. I have a beautiful Rsync script and I want a button in Eclipse to activate it.
I\'m currently using SwiftMailer to send out emails to several users (up to 50).I have it set up and working properly, however, I\'m not quite sure how to pull the recipients from my MySQL database an
My bash scripting is weak. I want to create a script that filters and add files to the svn. So far i have this
I have a site where I will be manually changing street addresses.I开发者_运维百科 want to include a map link but I want it to update itself automatically when I change addresses...
Basically, I am creating an XML file by taking the values from a column of a table. I am starting an AWK script from a shell script (ksh if it matters) like this: