Setting file visibility under MacOSX
在Mac下隱藏或者顯示檔案的指令碼:
$ cat hideit
#!/bin/bash
sudo /Developer/Tools/SetFile -a V $1
$ cat showit
#!/bin/bash
sudo /Developer/Tools/SetFile -a v $1
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/1541/viewspace-1034274/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Clean context menu under MacOSXContextMac
- Clean CUPS cache under MacOSXMac
- macosx 下光碟操作Mac
- Under the Hood: NaN of JavaScriptNaNJavaScript
- sendmail settingAI
- 如何讓MacOSX快速完成升級Mac
- 淺談visibility
- SMART Goal SettingGo
- Under the conditions with the lancel handbags sale
- Page Visibility API 教程API
- Procedure for Setting Partner FunctionsFunction
- 阿里雲setting阿里
- 【 Filed Under 】Excel Web Access Web部件ExcelWeb
- The Visibility Map (and other relation forks)
- 在MacOSX下重灌BC分割槽Windows系統MacWindows
- ASM Setting Larger AU SizesASM
- SAPGUI for Java Connect settingGUIJava
- Xcode的build settingXCodeUI
- Setting the Database Time Zone (80)Database
- vue2 setting配置Vue
- Install netCDF under mac osMac
- IP config with netsh under windowsWindows
- CSS3 backface-visibilityCSSS3
- dispaly和visibility的區別
- Sublime Text 2的一些外掛配置(MacOSX)Mac
- 在MacOSX10.8中配置Apache+PHP+MySQLMacApachePHPMySql
- “setting.xml” has syntax errorsXMLError
- 【Basis】HANA Database SR Basis SettingDatabase
- configure Django db settingDjango
- Docker proxy setting ubuntu 14.04DockerUbuntu
- Mac address setting For RedhatMacRedhat
- django setting 配置資料庫Django資料庫
- raspberry pi bookworm setting static ipWorm
- vulnhub靶場之FUNBOX: UNDER CONSTRUCTION!Struct
- A Univariate Bound of Area Under ROC 論文小結
- Under the same directory(folder) copy or rename with the different extension name
- 重學 JavaScript API - Page Visibility APIJavaScriptAPI
- h5 Visibility API總結H5API