Rixstep
 About | ACP | Buy | Industry Watch | Learning Curve | News | Products | Search | Substack
Home » Industry Watch

ACP Text Services: Resolve Path

See where you're going before you get there.


Get It

Try It

Pursuant to the 'Sudo Fun' discoveries on $PATH hijacking, the ACP Text Services now offer the ability to resolve paths in command lines so you see where you're going before you get there.

The ATS Resolve Path service is the safest way to go - far safer than Terminal.

Select your command line, hit the keyboard shortcut ⌘~, and it's done.

Before

sudo find /Developer \( -name *.lproj -and \! \( -name English.lproj -or -name en.lproj -or -name en_AU.lproj -or -name en_CA.lproj -or -name en_GB.lproj \) \) -exec rm -rf {} \;

After

/usr/bin/sudo /usr/bin/find /Developer \( -name *.lproj -and \! \( -name English.lproj -or -name en.lproj -or -name en_AU.lproj -or -name en_CA.lproj -or -name en_GB.lproj \) \) -exec /bin/rm -rf {} \;

See Also
ACP: ACP Text Services
Learning Curve: Sudo Fun
Learning Curve: Too Much Sudo Fun

About | ACP | Buy | Industry Watch | Learning Curve | News | Products | Search | Substack
Copyright © Rixstep. All rights reserved.