You are not logged in.

#1 2020-11-29 18:42:30

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 636

[Solved] file naming convention ?

My question was brought on by this thread.

For instance, if we take the file /etc/udev/rules.d/60-ioscheduler.rules

I am led to believe that the "60" portion has significance beyond just over write protection, and that it impacts how the system utilizes the information provided.

If that is the case, I would like to know what that is called so that I know what to search on for more information.


Thanks in advance.


Edit: Thanks Trilby!

Last edited by Zod (2020-11-29 19:00:35)

Offline

#2 2020-11-29 18:55:47

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,515
Website

Re: [Solved] file naming convention ?

Zod wrote:

significance beyond just over write protection

Beyond??  No, it has absolutely nothing to do with write protection.  Nothing at all.  It's just the filename.  Numbers are commonly used at the start of such file names when a set of files are processed in order: the numbering enforces a certain ordering so that 60_somesuchthing runs or is processed after 50_otherthing and before 62_laterthing.

Last edited by Trilby (2020-11-29 18:56:37)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB