2020-05-26

chflags: copy or delete failed by uchg flag

chflags

Change a file or folder's flags.
Syntax
    
chflags [-R [-H | -L | -P]] flags file ...

Examples

➜ Downloads $ cp download.dat no_delete
cp: no_delete: Operation not permitted
➜ Downloads $ cp ls -lOe no_delete(Capital O, not number 0)
-rw-r--r--  1 operator1  staff  uchg 0  5 26 19:44 no_delete

Downloads $
Downloads $ chflags nouchg no_delete
Downloads $ cp download.dat no_delete
Downloads $

 

Examples

Lock the folder "finance" against changes:
$ chflags uchg finance

Unlock the folder named "finance" and allow changes to all the contents:
$ chflags -R nouchg finance

Make the folder ~/Library visible (this was the default setting prior to OS X Lion )
$ chflags nohidden ~/Library

(An alternative method is to use the 'Go' drop down menu in Finder and hold down the option key.)

Hide the folder ~/Library from finder:
$ chflags hidden ~/Library

Make the file MyLogs.txt append-only:
$ chflags uappnd MyLogs.txt

Unlock your Documents directory and everything in it:
$ chflags -R nouchg ~/Documents 




Keywords and keyword aliases - Owner or Super-user only:

             opaque           set the opaque flag 
             nodump           set the nodump flag 
             uappnd, uappend  set the user append-only flag
   uchg, uchange, uimmutable  set the user immutable flag
             uunlnk, uunlink  set the user undeletable flag

Keywords and keyword aliases - Super-user only:

             arch, archived   set the archived flag
             sappnd, sappend  set the system append-only flag
   schg, schange, simmutable  set the system immutable flag
             sunlnk, sunlink  set the system undeletable flag

The immutable flag makes the file/folder Locked/Protected and is equivalent to locking the file in Finder's Show Info box.

Putting the letters no before an option causes the flag to be turned off.

  For example:
       uchg    Means the file cannot be changed
     nouchg    Means the file can be changed (immutable bit cleared)
        hidden  Will set the hidden flag
      nohidden  Will remove the hidden flag

2020-05-11

모니터로 떠나는 예술여행 - Google Arts & Culture

모니터로 떠나는 예술여행

봄을 맞아 꽃구경도 좋지만 인터넷으로 부담없이 예술여행을 즐기는 것도 새로운 여가생활이 될 수 있을 것 같다.

Google Arts & Culture 사이트를 살펴보면, 우선 주소는 아래와 같다.



우선 일반적인 박물관 방식과 유사한 작가별, 매체별, 주의별 분류체계로 골라 보는 방법이 있다.
이 사이트만의 특징으로 360˚ 비디오 및 스트리트 뷰 로 실감나게 체험하는 방법이 제공된다.




스트리트 뷰

360˚ 비디오
머리에 쓰는 헤드셋이 있으면 좋지만, 없어도 마우스나 키보드로 보는 방향을 옮겨가며 구경할 수 있다.



2020-03-13

미술 작품 무료 공개 프랑스 웹사이트

프랑스에서는 보다 많은 사람들에게 문화 체험을 제공하려고 하고 있었다.

파리에 소재한 많은 박물관, 미술관, 전시관 및 유적지들은 상시 혹은 정기적으로 무료 입장일을 운영하고 있었는데 몇몇 단체들이 연합하여 공공 미술관을 만들었다.

이후 여러 작가 및 독지가들의 후원을 받아 보유한 작품의 저작권을 포기하고 누구나 보고 즐기고 재활용 가능하게 만들고 있다.

해당 사이트 주소:
  http://parismuseescollections.paris.fr/en

Copyright Free 의 의미:
  CC0