Welcome, Guest. Please login or register.

Author Topic: What is your main OS besides the Amiga OSes and why?  (Read 9243 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline tone007

Re: What is your main OS besides the Amiga OSes and why?
« on: November 06, 2014, 02:57:45 PM »
Quote from: TeamBlackFox;776530

BSD: % chmod 755 foo.tar.bz


Windows: CACLS filename /e /p {USERNAME}:{PERMISSION}

FTFY.  Seems a bit more flexible than the UNIX command as well, as you can specify an individual user as well as a group.
3 Commodore file cabinets, 2 Commodore USB turntables, 1 AmigaWorld beer mug
Alienware M14x i7 laptop running AmigaForever
 

Offline tone007

Re: What is your main OS besides the Amiga OSes and why?
« Reply #1 on: November 07, 2014, 01:16:13 PM »
Quote from: TeamBlackFox;776807
Tone007, you've moved from permissions now to ownership, which under UNIX is a totally separate concept. In UNIX it is accomplished via chown, in the following syntax:

% chown user:group $file

Windows NT lacks the difference here


No, ownership and permissions are separate in Windows as well.  CACLS manages permissions, TAKEOWN will allow you to manage ownership.
3 Commodore file cabinets, 2 Commodore USB turntables, 1 AmigaWorld beer mug
Alienware M14x i7 laptop running AmigaForever