Jump to content

Difference between read and write

Go to solution Solved by Jarno.,
19 minutes ago, Toshi said:

I really don't get the concept!!

Somebody please clarify.

Read = User can Read the content (text file can be opened, so you can read it but you can not write (edit it)

 

read/write = user can open text file and type in it. write also means that you can also remove the whole file by default (exceptions can be made by using sticky bits in Linux or giving other permissions in Windows)

 

Execute = well you can execute it. Needs to be EXE file or any other executable (file needs executable bit in Linux)

 

Owner/full control = Has all the permissions above but can also grant permission to others

 

 

 

Overkill explanation but those where the most important permissions, :P

I really don't get the concept!!

Somebody please clarify.

Link to comment
Share on other sites

Link to post
Share on other sites

Think of it like a book.

You're reading words on a page, or you're writing onto the page.

DAYTONA

PROCESSOR - AMD RYZEN 7 3700X
MOTHERBOARD - ASUS PRIME X370-PRO
RAM - 32GB (4x8GB) CORSAIR VENGEANCE LPX DDR4-2400
CPU COOLING - NOCTUA NH-D14
GRAPHICS CARD - EVGA NVIDIA GEFORCE GTX 980Ti SC+ ACX 2.0 w/ BACKPLATE
BOOT and PROGRAMS - CORSAIR MP600 1TB
GAMES and FILES - TOSHIBA 2TB
INTERNAL BACKUP - WESTERN DIGITAL GREEN 4TB
POWER SUPPLY - CORSAIR RM850i
CASE - CORSAIR OBSIDIAN 750D

Link to comment
Share on other sites

Link to post
Share on other sites

19 minutes ago, Toshi said:

I really don't get the concept!!

Somebody please clarify.

Read = User can Read the content (text file can be opened, so you can read it but you can not write (edit it)

 

read/write = user can open text file and type in it. write also means that you can also remove the whole file by default (exceptions can be made by using sticky bits in Linux or giving other permissions in Windows)

 

Execute = well you can execute it. Needs to be EXE file or any other executable (file needs executable bit in Linux)

 

Owner/full control = Has all the permissions above but can also grant permission to others

 

 

 

Overkill explanation but those where the most important permissions, :P

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×