sun's longitude:34 27 29 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 
FreeBSD
FreeBSD study ....
[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
18 ¹ø ±Û: IO ¸®´ÙÀÌ·º¼Ç csh VS sh
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2006³â 04¿ù 25ÀÏ 00:31:11 È­(»õº®) Á¶È¸: 6140
1. /bin/sh

prog > /dev/null 2>&1             <-- ok
prog > /dev/null 2>/dev/null      <-- ok
prog >& /dev/null                 <-- ok


2. /bin/csh

prog > /dev/null 2>&1             <-- fail
Ambiguous output redirect.

prog > /dev/null 2>/dev/null      <-- fail
Ambiguous output redirect.

prog >& /dev/null                 <-- ok, recommend


3. FreeBSD /etc/crontab
SHELL=/bin/sh

prog >& /dev/null                 <-- fail, bad FD
prog &> /dev/null                 <-- not good, is bg
prog > /dev/null 2>&1             <-- ok


*Âü°í) /bin/bash
prog &> /dev/null                 <-- not good
prog >& /dev/null                 <-- ok

 
ÀÌÀü±Û : º¸¾È °ü·Ã ¾÷µ¥ÀÌÆ® ¾Ë¾Æº¸±â
´ÙÀ½±Û : TCP Tuning parameters for different OS:e  
 from 222.234.157.242
JS(Redhands)Board 0.4 +@

|±Û¾²±â| |´äÀå¾²±â| |¼öÁ¤| |»èÁ¦|
|ÀÌÀü±Û| |´ÙÀ½±Û| |¸ñ·Ïº¸±â|
Àμâ¿ë 

apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.02(server) + (network) + (browser) seconds