diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 07:50:41 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 07:50:41 +0100 |
commit | 4245bd87bc4160267accb8d66305d4f1f29f9435 (patch) | |
tree | 4b581676d5efc899a78f3005843b89a64db97a18 /public/articals/linux/info | |
parent | 56867c9b4ced86f7231a5ee1bbea62b0cb784574 (diff) |
More Emojis!
Diffstat (limited to 'public/articals/linux/info')
-rw-r--r-- | public/articals/linux/info/00LinuxFileHierarchy | 2 | ||||
-rw-r--r-- | public/articals/linux/info/01Terminal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/articals/linux/info/00LinuxFileHierarchy b/public/articals/linux/info/00LinuxFileHierarchy index 437f6b1..ec5c16d 100644 --- a/public/articals/linux/info/00LinuxFileHierarchy +++ b/public/articals/linux/info/00LinuxFileHierarchy @@ -82,7 +82,7 @@ <p>This has took me a while to write because I have had to double check everything and put it in my own words so I understand it! If there are any issues please with this artical please report it.</p> <p>As normal thank you for reading!</p><hr> <center> - <pre text-align=center> <a href="../../linuxlist">Back</a> + <pre text-align=center> <a href="../../linuxlist">Back 🚪</a> </main> </body> diff --git a/public/articals/linux/info/01Terminal b/public/articals/linux/info/01Terminal index e33f504..50424af 100644 --- a/public/articals/linux/info/01Terminal +++ b/public/articals/linux/info/01Terminal @@ -34,7 +34,7 @@ <p>By learning all of these command-line tools over time, you will start learning how a Linux system works and operates, and this will help you fix any issues that pop up in the future. For example, if you wanted to format a USB stick, while yes, you could use <a href="https://apps.gnome.org/DiskUtility/">Gnome-disk</a>, it is faster just to use <a href="https://linux.die.net/man/8/fdisk">fdisk</a> and <a href-"https://linux.die.net/man/8/mkfs">mkfs</a> for formatting a USB stick.</p><hr> <p>For now that is all I have on why terminal is better!</p> <hr><center> - <pre text-align=center> <a href="../../linuxlist">Back</a> + <pre text-align=center> <a href="../../linuxlist">Back 🚪</a> </main> </body> </html> |