<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>hubionmac.com &#187; visible</title> <atom:link href="http://hubionmac.com/wordpress/tag/visible/feed/" rel="self" type="application/rss+xml" /><link>http://hubionmac.com/wordpress</link> <description>script the unscriptable</description> <lastBuildDate>Fri, 03 Feb 2012 22:41:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Library unter 10.7 wieder anzeigen lassen</title><link>http://hubionmac.com/wordpress/2011/07/library-unter-10-7-wieder-anzeigen-lassen/</link> <comments>http://hubionmac.com/wordpress/2011/07/library-unter-10-7-wieder-anzeigen-lassen/#comments</comments> <pubDate>Tue, 26 Jul 2011 19:45:14 +0000</pubDate> <dc:creator>hubi</dc:creator> <category><![CDATA[terminal]]></category> <category><![CDATA[10.7]]></category> <category><![CDATA[library]]></category> <category><![CDATA[lion]]></category> <category><![CDATA[visible]]></category><guid isPermaLink="false">http://hubionmac.com/wordpress/?p=2859</guid> <description><![CDATA[Um nicht immer umständlich über &#8220;Gehe zu…&#8221; den Ordner öffnen zu müssen: chflags nohidden ~/Library]]></description> <content:encoded><![CDATA[<p>Um nicht immer umständlich über &#8220;Gehe zu…&#8221; den Ordner öffnen zu müssen:<br /> <code>chflags nohidden ~/Library</code></p> ]]></content:encoded> <wfw:commentRss>http://hubionmac.com/wordpress/2011/07/library-unter-10-7-wieder-anzeigen-lassen/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ordner unsichtbar machen&#8230;</title><link>http://hubionmac.com/wordpress/2011/05/ordner-unsichtbar-machen/</link> <comments>http://hubionmac.com/wordpress/2011/05/ordner-unsichtbar-machen/#comments</comments> <pubDate>Tue, 03 May 2011 21:34:17 +0000</pubDate> <dc:creator>hubi</dc:creator> <category><![CDATA[OS X]]></category> <category><![CDATA[files]]></category> <category><![CDATA[hidden]]></category> <category><![CDATA[invisible]]></category> <category><![CDATA[visible]]></category><guid isPermaLink="false">http://hubionmac.com/wordpress/?p=2817</guid> <description><![CDATA[Im Finder werden nicht immer alle Dateien und Ordner angezeigt. Z.B. ein . am Anfang des Namens bewirkt so etwas, solche Dateien lassen sich also sichtbar machen, wenn man (z.B. via Terminal) den Punkt am Anfang des Dateinamens entfernt. Dann gibt es noch sog. Finder-Flags, mit denen man u.a. eine Datei für den Finder als [...]]]></description> <content:encoded><![CDATA[<div class="2columns"><p>Im Finder werden nicht immer alle Dateien und Ordner angezeigt. Z.B. ein . am Anfang des Namens bewirkt so etwas, solche Dateien lassen sich also sichtbar machen, wenn man (z.B. via Terminal) den Punkt am Anfang des Dateinamens entfernt.<br /> Dann gibt es noch sog. <a href="http://reviews.cnet.com/8301-13727_7-10344207-263.html">Finder-Flags</a>, mit denen man u.a. eine Datei für den Finder als unsichtbar markieren kann, doch die notwendigen Tools dafür sind anscheinend nur dann vorhanden, wenn die Developer-Tools installiert worden sind.<br /> Ein einfachere Weg einen Ordner oder eine Datei verschwinden zu lassen ist eine simple Text-Datei, in der pro Zeile ein &#8220;unsichtbarer&#8221; Dateiname steht. Speichert man diese Text-Datei unter dem Namen .hidden in dem jeweiligen Verzeichnis ab, verschwindet der Order.<br /> Ist ein <a href="http://lists.apple.com/archives/carbon-development/2004/Mar/msg00175.html">schöner Workaround</a>, wenn nach einem Time-Machine-Backup so Ordner wie <em>etc</em> oder <em>private</em> auf einmal auf dem Startvolumen sichtbar werden und deren unverhoffte visuelle Präsenz das ordnungsliebenden Wohlbefinden zu stören beginnt. ;-P</p></div> ]]></content:encoded> <wfw:commentRss>http://hubionmac.com/wordpress/2011/05/ordner-unsichtbar-machen/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Unsichtbare Dateien im Finder zeigen</title><link>http://hubionmac.com/wordpress/2009/09/unsichtbare-dateien-im-finder-zeigen/</link> <comments>http://hubionmac.com/wordpress/2009/09/unsichtbare-dateien-im-finder-zeigen/#comments</comments> <pubDate>Thu, 17 Sep 2009 02:13:23 +0000</pubDate> <dc:creator>hubi</dc:creator> <category><![CDATA[defaults write]]></category> <category><![CDATA[AppleScript]]></category> <category><![CDATA[finder]]></category> <category><![CDATA[visible]]></category><guid isPermaLink="false">http://hubionmac.com/wordpress/?p=1419</guid> <description><![CDATA[Als kleines Tool: Code zum markieren einmal anklicken oder Code im Skript-Editor öffnen set h to button returned of (display dialog &#8220;Make Finder show all files&#8221; buttons {&#8220;Yes&#8221;, &#8220;nope, default&#8221;} default button {&#8220;YES&#8221;}) as text if h = &#8220;Yes&#8221; then do shell script &#8220;defaults write com.apple.finder AppleShowAllFiles TRUE; killall Finder&#8221; else do shell script &#8220;defaults [...]]]></description> <content:encoded><![CDATA[<p>Als kleines Tool:</p><div><div style="clear: left; font-size: 0.8em;"><em>Code zum markieren einmal anklicken oder <a href="#" onclick="selectThis(this.parentNode.parentNode.parentNode.getElementsByTagName('div')[1]);buildAppleScriptLink();">Code im Skript-Editor öffnen</a></em></div><div class="hubionmac_codebox" onclick="selectThis(this);"><p style="margin: 0.0px 0.0px 0.0px 41.6px; text-indent: -41.6px; font: 12.0px Verdana"><b>set</b> <span style="color: #3b9120">h</span> <b>to</b> <span style="color: #602db9">button returned</span> <b>of</b> (<span style="color: #172fb9"><b>display dialog</b></span> &#8220;Make Finder show all files&#8221; <span style="color: #172fb9">buttons</span> {&#8220;Yes&#8221;, &#8220;nope, default&#8221;} <span style="color: #172fb9">default button</span> {&#8220;YES&#8221;}) <b>as</b> <span style="color: #2832f9"><i>text</i></span></p><p style="margin: 0.0px 0.0px 0.0px 41.6px; text-indent: -41.6px; font: 12.0px Verdana"><b>if</b> <span style="color: #3b9120">h</span> = &#8220;Yes&#8221; <b>then</b></p><p style="margin: 0.0px 0.0px 0.0px 83.2px; text-indent: -83.2px; font: 12.0px Verdana"><span class="Apple-tab-span" style="white-space:pre"> </span><span style="color: #172fb9"><b>do shell script</b></span> &#8220;defaults write com.apple.finder AppleShowAllFiles TRUE; killall Finder&#8221;</p><p style="margin: 0.0px 0.0px 0.0px 41.6px; text-indent: -41.6px; font: 12.0px Verdana"><b>else</b></p><p style="margin: 0.0px 0.0px 0.0px 83.2px; text-indent: -83.2px; font: 12.0px Verdana"><span class="Apple-tab-span" style="white-space:pre"> </span><span style="color: #172fb9"><b>do shell script</b></span> &#8220;defaults write com.apple.finder AppleShowAllFiles FALSE; killall Finder&#8221;</p><p style="margin: 0.0px 0.0px 0.0px 41.6px; text-indent: -41.6px; font: 12.0px Verdana"><b>end</b> <b>if</b></p></div></div> ]]></content:encoded> <wfw:commentRss>http://hubionmac.com/wordpress/2009/09/unsichtbare-dateien-im-finder-zeigen/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/24 queries in 0.169 seconds using disk: basic
Object Caching 156/321 objects using disk: basic

Served from: hubionmac.com @ 2012-02-11 09:04:05 -->
