[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: run bash script on a MAC?



On Wed, 2008-10-01 at 02:03 +0000, Mike -- EMAIL IGNORED wrote:
> On my FC7 box I wrote a bash script that my daughter
> wants to run on her MAC.  I know nothing of the MAC.
> Would this work?  BTW, the script is essentially a
> for loop that renames files.

MacOS is Unix (BSD) with a lot of stuff on top, so yes it will work,
except for bugs in the script of course. For example, does it handle
filenames with spaces in them?

poc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]