I have a text factory that does a bunch of stuff and ends up with a file that looks like this:
cd /some/path mv this.file1 that.file1 mv this.file2 that.file2 mv this.file3 that.file3 (or maybe not mv, maybe cp, rysnc, rm, scp, whatever) How do I execute those lines? I mean, I could write the file out and then do "source /path/to/file" but I suspect there is a better way? I'd prefer to not leave BBEdit, and it would be nice if it was automated. -- , I do happen to believe that love is mainly about pushing chocolate covered candies and, y'know, in some cultures, a chicken. You can call me a sucker, I don't care, because I do believe in it. Bottom line: it's couples who are truly right for each other that wade through the same crap as everybody else, but the big difference is they don't let it take them down. One of those two people will stand up and fight for that relationship every time. If it's right, and they're real lucky, one of them will say something. -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
