Skip to content

Conversation

@jimcat8
Copy link
Contributor

@jimcat8 jimcat8 commented Jan 8, 2024

Author checklist (Completed by original Author)

  • Good fit for the Rocky Linux project? Title and Author Metatags inserted ?
  • If applicable, steps and instructions have been tested to work
  • Initial self-review to fix basic typos and grammar completed

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Detailed Editorial Review and Peer Review)
  • Final approval (Final Review)

@alemorvan
Copy link
Contributor

Hello @jimcat8
Pay attention not removing good information.

You are removing this sentence which is good:
In the GNU/Linux operating system, "block" is the smallest unit of storage in the file system,

It's okay to give the default size, but have you test it on differents version (8 & 9) and different fs ?

@alemorvan
Copy link
Contributor

I mean, the block size is determined at the format stage I think.

@jimcat8
Copy link
Contributor Author

jimcat8 commented Jan 8, 2024

I mean, the block size is determined at the format stage I think.

Yep, you are right

| `-g` | Like -l option, but do not list owner. |
| `-h` | Displays file sizes in the most appropriate format (byte, kilobyte, megabyte, gigabyte, ...). `h` stands for Human Readable. Needs to be used with -l option. |
| `-s` | Displays the allocated size of each file, in blocks. In the GNU/Linux operating system, "block" is the smallest unit of storage in the file system, one block equals 4096Byte. |
| `-s` | Displays the allocated size of each file, in blocks. In the `ls` command, the default size of a single block is 1024Byte. In the GNU/Linux operating system, "block" is the smallest unit of storage in the file system, and generally speaking, one block is equal to 4096Byte. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `-s` | Displays the allocated size of each file, in blocks. In the `ls` command, the default size of a single block is 1024Byte. In the GNU/Linux operating system, "block" is the smallest unit of storage in the file system, and generally speaking, one block is equal to 4096Byte. |
| `-s` | Displays the allocated size of each file, in blocks. In the `ls` command, the default size of a single block is 1024 bytes. In the GNU/Linux operating system, "block" is the smallest unit of storage in the file system, and generally speaking, one block is equal to 4096 bytes. |

@github-actions
Copy link

github-actions bot commented Jan 8, 2024

Test results for 22b9fab:

Number of broken URLs: 4

URL,RESULT,FILENAME
 https://www.linode.com/docs/guides/beginners-guide-to-lxd-reverse-proxy,failed,guides/containers/lxd_web_servers.md
 https:%%google.com/books/index.html,failed,books/admin_guide/15-three-swordsmen.md
 https://google.com/books/index.html\ntitle//tcp,failed,books/admin_guide/15-three-swordsmen.md
 https://google.com/books/index.html,failed,books/admin_guide/15-three-swordsmen.md

@sspencerwire sspencerwire merged commit 594c736 into rocky-linux:main Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants