cd $TMPDIR
TMPDIR as defined in OSX is only accessible by yourself which reduces the risk of somebody else accessing your temp files created by programs using mktemp() to create temporary files.
...
/tmp is cleared out regularly on OSX (see /etc/defaults/periodic.conf), /var/tmp very rarely (if at all).
from http://apple.stackexchange.com/questions/22694/private-tmp-vs-private-var-tmp-vs-tmpdir
2015년 7월 12일 일요일
2015년 7월 5일 일요일
2015년 6월 30일 화요일
2015년 6월 26일 금요일
2015년 4월 25일 토요일
M2.5 소켓 머리 캡 나사용 카운터보어
관통 구멍 깊이: 6mm
관통 구멍 지름: 2.5pi
카운터보어 지름 : 4.5 pi
다음과 같음
L (관통구멍깊이 - 카운터보어 깊이) 은 4~16mm까지 있음
2015년 3월 20일 금요일
2015년 3월 1일 일요일
Candle problem
The test presents the participant with the following task: how to fix and light a candle on a wall (a cork board) in a way so the candle wax won't drip onto the table below [1]. To do so, one may only use the following along with the candle:
- a book of matches
- a box of thumbtacks
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
누구나 자신만의 candle problem 을 풀고 있다는 다음 동영상 속의 말이 참 와닫는다.
누구나 자신만의 candle problem 을 풀고 있었구나~
[1] Richard E. Snow and Marshall J. Farr, ed. (1987). "Positive Affect and Organization". Aptitude, Learning, and Instruction Volume 3: Conative and Affective Process Analysis. Routledge. ISBN 978-0-89859-721-9.
2015년 2월 20일 금요일
Dolby AC-3
This format has different names:
- Dolby Digital
- DD (an abbreviation for Dolby Digital, often combined with channel count; for instance, DD 2.0, DD 5.1)
- AC-3 (Audio Codec 3, Advanced Codec 3, Acoustic Coder 3. [These are backronyms. Adaptive Transform Acoustic Coding 3 is a separate format developed by Sony.])[12]
- ATSC A/52 (name of the standard)[13]
http://en.wikipedia.org/wiki/Dolby_Digital
윈도우 코덱 :
http://emptyeyed.tistory.com/450
2015년 2월 17일 화요일
Mavericks 에서 PHP 활성화
아래처럼 하면 끝~
Mavericks comes with PHP 5.4.17, so now we need to turn it on:
sudo nano /etc/apache2/httpd.conf
Use ctrl+w to search within nano and search for “php”. Uncomment the first line you find (remove the #):
LoadModule php5_module libexec/apache2/libphp5.so
Press ctrl+o and then ctrl+x to save and exit. Restart Apache for the change to kick in:
sudo apachectl restart
2015년 2월 1일 일요일
맥북 프로 충전 단자 깜빡일때
dbartul 의 방법으로 구사일생 (2011 late)
Won't start up; charger blinking orange
https://discussions.apple.com/thread/4270970
Had the same problem with my MacBook Pro 13" (Late 2011), switching adapters didn't work, SMC reset didn't work and I was just about to quit trying and take it to the shop when out of frustration I've unplugged the battery connector and plugged it right back in and that FIXED IT!!(note: do not remove the battery since that will void the warranty, just remove the connector)
피드 구독하기:
글 (Atom)