OS X Technologies :: File Name Increments With 3 Digit Number?
Jul 4, 2012I am trying to download a list of mp3 files from urls with the format [url] where the 000 portion of the file name increments into 001, 002, 003...
View 4 RepliesI am trying to download a list of mp3 files from urls with the format [url] where the 000 portion of the file name increments into 001, 002, 003...
View 4 RepliesI want to analyse record types from a large input file and so far have managed to extract different groups and created the relevant files. All I want to do now is count the number of records in each file so I can produce a report showing the different types but cannot figure out how to do this, I know it will be simple but I cannot get any command to accomplish this
Info:
iMac, Mac OS X (10.7.1)
I am now testing the CalDigit Raid Card with their HD element - for a total of 8TBs in Raid 5 (6.7TB usable)I am reporting that the speed is phenomenal.I am using about 60% capacity on the array and the speeds areThey are still having some issues with expanding your array from 4TBs to 8Tbs.. Mac OS Disk Utility problems. and also fine tuning the HD Element to start shipping outbut creating the array from scratch 8TBs, Raid5, and then repopulating all of the data onto it... Im reporting that its working amazing for photo and video editing
View 10 Replies View RelatedI know that if you hold down Option + Shift, it allows you to fine tune the volume. This is absolutely awesome, and I'd actually love if this was the default behaviour. I was so sure that I had come across an app that would do this, but I can't seem to find it anymore. Hopefully it wasn't just my memory playing tricks. Anyone know of an app or script that'll do this?
View 6 Replies View Relatedis if there is a way I can highlight all of my 8gigs and tell it to compress in 4.7GB increments. I know in Windows winrar you can do this but how about in Mac?
View 1 Replies View RelatedIs there a way I can use a very old .cwk file? I tried opening it in iWorks '06, the old version I have and it said it couldn't read it.
View 1 Replies View RelatedBeen up for a while trying to figure this out with no luck. I created an app that will uninstall a program and all of it's files.Â
example try                   do shell script "rm -rf /Applications/TestFakeApp"          end try    try                   do shell script "rm -rf /Applications/TestFakeApp2"          end try    try                   do shell script "rm -rf ~/Library/Preferences/com.FakeTestApp.plist"          end try         try                   do shell script "rm -rf ~/Library/Preferences/com.FakeTestApp2.plist" end try         try                   do shell script "rm -rf ~/Library/Logs/FakeTestApp*"          end try         try                   do shell script "rm -rf ~/Library/Application\ Support/FakeTestApp" end tryÂ
there are alot more paths to remove but this is just a few for exampleÂ
I want to be able to create a log.txt file on the desktop to show what has been removed and or what could not be removed.Â
I then tried by creating a text document by usingÂ
do shell script "touch ~/Desktop/test.txt"Â tell application "Finder"Â open file ((path to desktop folder as text) & "test.txt") using ((path to applications folder as text) & "TextEdit.app")end tellÂ
but I don't know what to do next.Â
1. Have it check for each file to see if it was deleted or not
2. add it into the test.txt file
3. save the file once doneÂ
Info:
MacBook
Pro, Mac OS X (10.7.3)
is it technically possible to load a file into ram?
I want this file to be as quick as possib le to open, so i'd like to put it in the ram.
I've created a huge PDF file that I need to add page numbers to. The pages are numbered separately because the entire pdf file is an aggregation of several page numbering documents. But, I need a Master Page number that I can use to create a table of contents for the big PDF file. Anyone have any ideas that are not going to cost me a fortune? I've found several free programs that do that for Windows XP, but I need to be able to do this in OS X (Leopard) without spending a bunch of cash for software I don't need. like a full version of Adobe. I've created the PDF file using Preview by dropping in the pages I need.
View 3 Replies View RelatedDoes any one know of a bug or a log for folder scripts that do not run? I am trying to get a basic folder script (to replace %20 in the file name) of the Downloads folder.
When downloading multiple files (two or more) it runs only on the first file, successfully without error, and then never runs on the second file. If I move both of the files out of the Downloads folder and move it back it, the one file that does not get the folder action now does and everything is peachy.So it is not that the folder action is not scripted properly. It is just that the folder does not catch the second file download - guess maybe too fast? Has any one seen this or have this bug?
Info:15" Unibody MacBook Pro , Mac OS X (10.6.4)
I am trying to convert a .dmg file as an Rdxx (Read-only) image format by using the hdiutil command in Apple's terminal.Â
Is it the following command?Â
hdiutil convert -format Rdxx [input file].dmg -o [output file].dmg If it's not, then is there any way I can do that correctly?Â
    Â
Info:
MacBook Pro, Mac OS X (10.6.7)
I have a folder action set up to open movie files in a conversion app but every time I add a new file it loads all the files in the folder. How can i exclude a file that has already been opened by the folder action. I can't move the file due to queing up moves for conversion if the file is moved after it is opened the the program doesn't know where to look for it. Ive tried Filter finder items by last opened and set it as today but that did not work. It opened nothing. May I could set it up to know if the file has been there longer then 5 min that the folder action should not open it.Â
Info:
Mac Pro, Mac OS X (10.7.3)
if there is a way of having a list of image file names, searching for the images then putting them into a new folder? I'm guessing it can probably be done through mac scripting but I know nothing about scripting and genreally not great with technogy so ideally need step by step instructions!
View 6 Replies View RelatedDoes the exclusion of a file or directory remove any existing, already backed up versions of that file or directory from TimeMachine? I have a large file I don't want backed up every time I connect to my backup drive. It's 50GB+. I rarely touch the file, and when I do, I don't use it for anything that needs to be saved, it is a historical only version of my Parallels from an older Microsoft OS. I occasionally need to open it to just look at something, but never 'do' anything with it.Â
I want to exclude it, but don't want any older version of the file to be removed from backup. Does anyone know if exclusions are retroactive into the TimeMachine database? Given this is 50GB+, trying it to find out is a quite slow process.Â
Info:
MBP, Mac OS X (10.4.8)
I have a set of photos I"d like to import into iPhoto, but iPhoto doesn't recognize them because they don't have file extensions. Could someone give me a script that will look at each file in a specific folder, check to see if an extension is present, and if not, add the correct extension based on the file type?Â
View 3 Replies View RelatedI figured out how to run multiple copies of skype by launching the .app file from different osx user accounts in terminal. What I'm trying to do now is script this or automate opening terminal and typing the line with automator. The following is the line that I use.Â
su user2 -c "/Applications/Skype.app/Contents/MacOS/Skype && exit"Â
And I just change user2 to user3 for a third instance of skype and so on. how ot automate this process?
Info:
iMac, Mac OS X (10.7), 27" / i5 / 8GB RAM
I have multipe accounts on my Mac. Two of them need to share certain files, but not with everyone else so I can't use the Shared folder. When I create a new text file with AppleScript it has default ownership to the account that created it, but I need to give read & write privilages to it to the other account as well. I can do this manually, but there are lots of files sometimes. One trick I've found is to reset privilages from the next higher folder. This saves time, but sometimes I forget. Also when I do this it causes Time Machine to think all the files in that folder have been updated. If the folder is large it may cause Time Machine to purge a old backup version. What I'd like to do is find some AppleScript code I can use to add user "A" with read & write access to the permissions of a new file at the time my AppleScript creates that file.
Info:
Mac Pro, Mac OS X (10.7.4), 15 GB
I recently ran a ‘verify’ scan in Disk Utility as a precaution after Word crashed. An ‘incorrect number of file links’ error message showed up, as well as a prompt to repair this using Disk Utility from the Recovery HD. However, when I do a scan from the Recovery HD version of Disk Utility, no error messages or repair prompts appear.
My questions… Is this something to be concerned about? How can it be fixed? Would it be best to do a clean install of OSX? I only lost a little bit of data so I was pretty lucky.
Info:
MacBook Pro with Retina display, OS X Yosemite (10.10.1), Disk Utility
I have thousands of text files that are named with random unique numerical ID in a specific folder. The problem is I want to be able to do quick sort of the files by a category. The category of each text file is always written as the fourth line of each text file. I would like to write an Applescript to append the fourth line of the text file onto the file name with a underscore in-between. (i.e. Category_1235678.txt).
Info:
Mac OS X (10.7.3)
For some reason time machine does not react when I want to enter to find a past file version.
Info:
Time Machine, Mac OS X (10.7.3), MacBook Pro / G-Raid2 640GB
Cannot seem to upload to a ftp server (permissions are correct on the home folder of the user!)But I get this result:
ftp> put /Users/[userfolder]/Documents/untitled.rtf
local: /Users/[userfolder]/Documents/untitled.rtf remote: /Users/[userfolder]/Documents/untitled.rtf
227 Entering Passive Mode (99,254,236,63,209,169)
553-Can't open that file: No such file or directory
553 Rename/move failure: No such file or directory Â
I'm trying to add time/date stamp to my screen capture file names. (at the moment it's just 'Picture 1' etc..)I've tried the following command in terminal but have not had success.
defaults write com.apple.screencapture name "datestamp" at "timestamp"Â
Info:
Mac OS X (10.5.8)
-OSxÂ
-Processor: 2.4 GHz Intel Core i5
-Memory 4GBÂ
Only the number keys on my keyboard are malfunctioning besides the number 0. For example when I press 1 it appears as q1. When I press 2 it appears as w2. Â
I am not sure if I accidentally pressed something on my keyboard that has changed the functioning of my number keys. I've tried fidgeting with the keyboard settings in System Preferences and holding down the f6 key but nothing has worked.Â
Info:
MacBook Pro, OS X Mavericks (10.9.4)
Does the logic board serial number match the computer serial number?
My reason for asking is that 4 months ago my sisters G5 17" logic board supposedly got replaced with a new or refurbished logic board but it seems by the workmanship of the board something fishy is going on.
I managed to successfully hide the file: cat picture.jpg hidden.rtf.zip > picture2.jpg
results in a picture (picture2.jpg) that is the size of the sum of picture.jpg and hidden.rtf.zip. I presume this means that I am successfully putting hidden into the picture.I can open picture2.jpg, but I can't figure out a way to access the hidden zip.
Whenever I hit the right or up arrow key on my macbook, it does shift either right or up but it also type either the number "8" for the right arrow key or the number "9" for the up key. How do I get this to stop?
Info:
MacBook Pro, OS X Mavericks (10.9.3)
finding RAM serial number?
View 4 Replies View RelatedI recently bought Rapidweaver and received the package today. I installed it, entered all the pertinent information including my email and the serial number, registered, and then went upstairs for lunch. Came back down and found that my cute little golden retriever had decided that the envelope, not the box, and not the little booklet... was tasty, so she ate it. I'm left with some cellophane and tiny wet pieces of white paper and no serial number! The software was installed and it is working just fine, and when I "unlocked" or activated it, it said OK, everything is done. Fortunately, the CD was in the Mac while Daisy had some fun.
I don't need to reinstall... but unlike other software (or on a PC in the registry) where you can look in the "about" section and see your serial number, the SN is not shown in the about window. I'm not about to phone the UK over this, but just for security's sake, I'd like to know how to retrieve the serial number on my mac so I can write it down inside the booklet and put it up high.
Which would be faster and why?
Two 3.0GHz Dual-Core Intel Xeon processors
One 2.93GHz Quad-Core Intel Xeon
I have the option to buy the first one (used) for $1,900 OR buy the 2nd one brand new from for $2,999
I was trying to check when my apple care warranty started on my mac pro through Apple's warranty checker and it tells me it can't locate my serial number. Anyone ever been through this situation?
View 8 Replies View Related