Skip to content

Commit d1afd56

Browse files
authored
New Commands Added (#392)
* Add command documentation for Linux utilities Added new documentation files for the following commands: ln, systemctl, journalctl, watch, jobs, bg, fg, time, export, ufw, traceroute, and iptables. Updated README.md to include and link to these new command topics, improving coverage and navigation for users seeking information on essential Linux utilities. * Rename iptables command file and update references Renamed '148-the-iptables-command.md' to '066-the-iptables-command.md' for consistency. Updated all references in README.md and removed the old '066-the-iptable-command.md' file to correct the filename typo. * Add new Linux command chapters and update README Added chapters for cfdisk, badblocks, fsck, mkfs, cpio, lsb_release, dmidecode, apropos, dmesg, !!, tty, and lspci commands. Updated README.md to include these commands in the command lists, tables, and chapter index. Improved formatting and fixed minor formatting inconsistencies throughout the README. * Rename cfdisk command file and update references Renamed '148-the-cfdisk-command.md' to '160-the-cfdisk-command.md' and updated all references in README.md accordingly. Also made minor whitespace and formatting corrections in several command documentation files for consistency. * Rename bangbang command file and update references Renamed '157-the-!!-command.md' to '157-the-bangbang-command.md' for clarity and updated the README link accordingly. Added a new CSS file for code block highlighting. Updated exported PDF and EPUB files to reflect these changes.
1 parent 3c07f06 commit d1afd56

16 files changed

+6767
-143
lines changed

README.md

Lines changed: 171 additions & 143 deletions
Large diffs are not rendered by default.

ebook/en/assets/highlight.codeblock.min.css

Whitespace-only changes.

ebook/en/content/149-the-badblocks-command.md

Lines changed: 499 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/150-the-fsck-command.md

Lines changed: 491 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/151-the-mkfs-command.md

Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/152-the-cpio-command.md

Lines changed: 485 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/153-the-lsb_release-command.md

Lines changed: 553 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/154-the-dmidecode-command.md

Lines changed: 626 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/155-the-apropos-command.md

Lines changed: 623 additions & 0 deletions
Large diffs are not rendered by default.

ebook/en/content/156-the-dmesg-command.md

Lines changed: 645 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)