AMApplicationBuild 247.1 AMApplicationVersion 2.1.1 AMDocumentVersion 2 actions action AMAccepts Container List Optional Types com.apple.cocoa.string AMActionVersion 2.0.1 AMParameterProperties COMMAND_STRING CheckedForUserDefaultShell inputMethod shell source AMProvides Container List Types com.apple.cocoa.string ActionBundlePath /System/Library/Automator/Run Shell Script.action ActionName Run Shell Script ActionParameters COMMAND_STRING #show or hide hidden files in mac finder show=$(defaults read com.apple.finder AppleShowAllFiles) if [ "$show" == "TRUE" ] then defaults write com.apple.finder AppleShowAllFiles FALSE;killall Finder else [ "$show" == "FALSE" ] defaults write com.apple.finder AppleShowAllFiles TRUE;killall Finder fi exit CheckedForUserDefaultShell inputMethod 0 shell /bin/bash source Application Automator BundleIdentifier com.apple.RunShellScript CFBundleVersion 2.0.1 CanShowSelectedItemsWhenRun CanShowWhenRun Category AMCategoryUtilities Class Name RunShellScriptAction InputUUID 46E99D34-541D-4DFD-957C-B128F83D2093 Keywords Shell Script Command Run Unix OutputUUID D6C51654-D625-4F4A-B584-DCCB86326133 UUID FC950196-8430-4CFE-B95C-1C28A840489F UnlocalizedApplications Automator arguments 0 default value 0 name inputMethod required 0 type 0 uuid 0 1 default value name source required 0 type 0 uuid 1 2 default value name CheckedForUserDefaultShell required 0 type 0 uuid 2 3 default value name COMMAND_STRING required 0 type 0 uuid 3 4 default value /bin/sh name shell required 0 type 0 uuid 4 isViewVisible location 309.500000:451.000000 nibPath /System/Library/Automator/Run Shell Script.action/Contents/Resources/English.lproj/main.nib isViewVisible connectors state AMLogTabViewSelectedIndex 0 libraryState actionsMajorSplitViewState expandedPosition 0.0 subviewState 0.000000, 0.000000, 381.000000, 515.000000, NO 0.000000, 516.000000, 381.000000, 136.000000, NO actionsMinorSplitViewState expandedPosition 0.0 subviewState 0.000000, 0.000000, 163.000000, 515.000000, NO 164.000000, 0.000000, 217.000000, 515.000000, NO variablesMajorSplitViewState expandedPosition 0.0 subviewState 0.000000, 0.000000, 350.000000, 555.000000, NO 0.000000, 556.000000, 350.000000, 148.000000, NO variablesMinorSplitViewState expandedPosition 0.0 subviewState 0.000000, 0.000000, 163.000000, 555.000000, NO 164.000000, 0.000000, 186.000000, 555.000000, NO majorSplitViewState expandedPosition 0.0 subviewState 0.000000, 0.000000, 381.000000, 697.000000, NO 382.000000, 0.000000, 619.000000, 697.000000, NO minorSplitViewState expandedPosition 0.0 subviewState 0.000000, 0.000000, 619.000000, 506.000000, NO 0.000000, 516.000000, 619.000000, 162.000000, NO windowFrame {{680, 254}, {1000, 774}} workflowViewScrollPosition {{0, 0}, {619, 506}} workflowMetaData workflowTypeIdentifier com.apple.Automator.application