#!/bin/sh
TIME="56m"
YEAR=`/bin/date +%Y`
MONTH=`/bin/date +%m`
DATE=`/bin/date +%d`
URL1="mmst://219.240.37.11/L-FM_300k"
MP3="/Morning_Special-$YEAR$MONTH$DATE.mp3"
mkfifo ebsfifo
# records stream into wav file during specified period and kills a process
안녕하세요.
umask를 이용하여 같은 그룹에게 유저가 자기 파일 및 디렉토리에서 할 수 있는 권한, 즉 rwx 를 동일하게 주려면 어떻게 해야하죠?
그리고, umask 는 어떤 설명서에는 네자리수로, 또 세자리숫자로도 설명하는데요,
제 리눅스에선 4자리 숫자로 나오던데, 어떤 차이가 있는 것이죠?
노트북에 우분투를 깔았는데, 하드웨어가 깔끔하게 잡혔습니다. 그런데.. 사운드가
우분투 처음에 gdm 들어 가면서 딸그락 하는 사운드가 나는데... 그 소리가 딸그락 딸그락 x 무한반복
ㅡ_ㅡ;; 그러다가 다른 소리 또 나면 그것까지 합세해서 무한 반복이에요.
우선 lsmod 해봤더니 이런게 나오는데요.
emerge gnome
Calculating dependencies... done!
!!! Error: the <=app-crypt/gnupg-2.0.1 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
For more information about Blocked Packages, please refer to the following