From caa1ceaa047f33c2cbbda02b8ea639bc88840643 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sat, 9 Dec 2023 20:07:58 +0300 Subject: [PATCH] Rename files to match new CamelCase for files and lowercase for dirs. --- archive/{windows_keys.md => WindowsKeys.md} | 0 archive/dasha/{cxx_course.md => CxxCourse.md} | 0 archive/hardware/{lshw_desktop.md => LshwDesktop.md} | 0 archive/hardware/{lshw_home.md => LshwHome.md} | 0 archive/hardware/{lshw_work.md => LshwWork.md} | 0 archive/info/{common_ports.md => CommonPorts.md} | 0 archive/info/{mac_vendors.md => MacVendors.md} | 0 .../{create_windows_install_usb.md => CreateWindowsInstallUsb.md} | 0 archive/linux/{fix_amd_mcu_crashes.md => FixAmdMcuCrashes.md} | 0 .../{fix_gnome_super_navigation.md => FixGnomeSuperNavigation.md} | 0 .../{fix_windows_dualboot_time.md => FixWindowsDualbootTime.md} | 0 archive/linux/{kde_remove_borders.md => KdeRemoveBorders.md} | 0 ...radeon_opencl_driver_fedora.md => RadeonOpenclDriverFedora.md} | 0 dev/help/{hex_color_transparency.md => HexColorTransparency.md} | 0 dev/help/{sql_permission.md => SqlPermission.md} | 0 dev/help/markdown/{emoji.md => Emoji.md} | 0 dev/help/markdown/{markdown.md => Markdown.md} | 0 dev/help/markdown/{markdown2.md => Markdown2.md} | 0 dev/lang/go/{allocation.md => Allocation.md} | 0 dev/lang/go/{append.md => Append.md} | 0 dev/lang/go/{control_structures.md => ControlStructures.md} | 0 dev/lang/go/{data_struct.md => DataStruct.md} | 0 dev/lang/go/{defer.md => Defer.md} | 0 dev/lang/go/{general.md => General.md} | 0 dev/lang/go/{loop_for.md => LoopFor.md} | 0 .../go/{multiple_return_values.md => MultipleReturnValues.md} | 0 dev/lang/go/{named_result_params.md => NamedResultParams.md} | 0 dev/lang/go/{print.md => Print.md} | 0 ...redeclaration_reassignment.md => RedeclarationReassignment.md} | 0 dev/lang/go/{switch.md => Switch.md} | 0 dev/lang/rust/{array.md => Array.md} | 0 dev/lang/rust/{borrow.md => Borrow.md} | 0 dev/lang/rust/{enum.md => Enum.md} | 0 dev/lang/rust/{for.md => For.md} | 0 dev/lang/rust/{function.md => Function.md} | 0 dev/lang/rust/{hashmap.md => Hashmap.md} | 0 dev/lang/rust/{if.md => If.md} | 0 dev/lang/rust/{match.md => Match.md} | 0 dev/lang/rust/{module.md => Module.md} | 0 dev/lang/rust/{primitive.md => Primitive.md} | 0 dev/lang/rust/{string.md => String.md} | 0 dev/lang/rust/{struct.md => Struct.md} | 0 dev/lang/rust/{tuple.md => Tuple.md} | 0 dev/lang/rust/{variable.md => Variable.md} | 0 dev/lang/rust/{vector.md => Vector.md} | 0 .../{fix_gamepad_bluetooth_lag.md => FixGamepadBluetoothLag.md} | 0 .../{fix_kdeconnect_clipboard.md => FixKdeconnectClipboard.md} | 0 help/android/{fix_viper4android.md => FixViper4android.md} | 0 help/game/{steam_crack.md => SteamCrack.md} | 0 help/game/darkest_dungeon/{item_guide.md => ItemGuide.md} | 0 help/game/dragon_age_origins/{launch_fix.md => LaunchFix.md} | 0 .../{villagers_custom_trades.md => VillagersCustomTrades.md} | 0 help/game/skyrim/{cheats.md => Cheats.md} | 0 help/game/skyrim/{fix_fps.md => FixFps.md} | 0 help/game/vr/{quest2_config.md => Quest2Config.md} | 0 help/linux/{cpu_boost_control.md => CpuBoostControl.md} | 0 help/linux/{grub_theme.md => GrubTheme.md} | 0 help/linux/{msi_laptop.md => MsiLaptop.md} | 0 help/linux/{rpmfusion.md => Rpmfusion.md} | 0 help/linux/{selinux.md => Selinux.md} | 0 help/linux/bash/basic/{alias.md => Alias.md} | 0 help/linux/bash/basic/{arguments.md => Arguments.md} | 0 help/linux/bash/basic/{autocomplete.md => Autocomplete.md} | 0 help/linux/bash/basic/{background_work.md => BackgroundWork.md} | 0 help/linux/bash/basic/{color.md => Color.md} | 0 help/linux/bash/basic/{conditions.md => Conditions.md} | 0 help/linux/bash/basic/{conventions.md => Conventions.md} | 0 help/linux/bash/basic/{disown.md => Disown.md} | 0 help/linux/bash/basic/{export.md => Export.md} | 0 .../bash/basic/{output_redirection.md => OutputRedirection.md} | 0 help/linux/bash/data_manipulation/{array.md => Array.md} | 0 help/linux/bash/data_manipulation/{string.md => String.md} | 0 .../bash/environment/{ANDROID_SDK_ROOT.md => ANDROIDSDKROOT.md} | 0 help/linux/bash/environment/{JAVA_HOME.md => JAVAHOME.md} | 0 help/linux/bash/script/{argument.md => Argument.md} | 0 help/linux/bash/script/{case.md => Case.md} | 0 help/linux/bash/script/{condition.md => Condition.md} | 0 help/linux/bash/script/{function.md => Function.md} | 0 help/linux/bash/script/{loop.md => Loop.md} | 0 help/linux/bash/script/{variable.md => Variable.md} | 0 help/linux/tool/{awk.md => Awk.md} | 0 help/linux/tool/{bottles.md => Bottles.md} | 0 help/linux/tool/{calibre.md => Calibre.md} | 0 help/linux/tool/{cat.md => Cat.md} | 0 help/linux/tool/{chmod.md => Chmod.md} | 0 help/linux/tool/{chown.md => Chown.md} | 0 help/linux/tool/{cups.md => Cups.md} | 0 help/linux/tool/{curl.md => Curl.md} | 0 help/linux/tool/{date.md => Date.md} | 0 help/linux/tool/{df_du.md => DfDu.md} | 0 help/linux/tool/{find.md => Find.md} | 0 help/linux/tool/{firefox.md => Firefox.md} | 0 help/linux/tool/{flac.md => Flac.md} | 0 help/linux/tool/{grep.md => Grep.md} | 0 help/linux/tool/{less.md => Less.md} | 0 help/linux/tool/{lvm.md => Lvm.md} | 0 help/linux/tool/{mdadm.md => Mdadm.md} | 0 help/linux/tool/{ncdu.md => Ncdu.md} | 0 help/linux/tool/{parallel.md => Parallel.md} | 0 help/linux/tool/{ps.md => Ps.md} | 0 help/linux/tool/{rsync.md => Rsync.md} | 0 help/linux/tool/{scanmem.md => Scanmem.md} | 0 help/linux/tool/{sed.md => Sed.md} | 0 help/linux/tool/{shopt.md => Shopt.md} | 0 help/linux/tool/{sqlite.md => Sqlite.md} | 0 help/linux/tool/{tmux.md => Tmux.md} | 0 help/linux/tool/{tr.md => Tr.md} | 0 help/linux/tool/{vi.md => Vi.md} | 0 help/linux/tool/{watch.md => Watch.md} | 0 help/linux/tool/{waydroid.md => Waydroid.md} | 0 help/linux/tool/{wl-copy_paste.md => WlCopyPaste.md} | 0 help/linux/tool/{xdg-open.md => XdgOpen.md} | 0 help/linux/tool/nvim/{basics.md => Basics.md} | 0 help/linux/tool/nvim/{shortcuts.md => Shortcuts.md} | 0 help/media/{compression.md => Compression.md} | 0 help/media/{ffmpeg.md => Ffmpeg.md} | 0 help/server/{email_dns.md => EmailDns.md} | 0 help/server/{maintenance.md => Maintenance.md} | 0 work/fsight/archive/{aurorajob.md => Aurorajob.md} | 0 work/fsight/archive/{maven_migration.md => MavenMigration.md} | 0 .../archive/{reply_questions_study.md => ReplyQuestionsStudy.md} | 0 .../archive/{training_corrections.md => TrainingCorrections.md} | 0 work/fsight/todo/{blog.md => Blog.md} | 0 work/fsight/todo/{template_maps.md => TemplateMaps.md} | 0 work/fsight/workshop/{content.md => Content.md} | 0 work/fsight/workshop/{distribution.md => Distribution.md} | 0 work/template/{interview.md => Interview.md} | 0 127 files changed, 0 insertions(+), 0 deletions(-) rename archive/{windows_keys.md => WindowsKeys.md} (100%) rename archive/dasha/{cxx_course.md => CxxCourse.md} (100%) rename archive/hardware/{lshw_desktop.md => LshwDesktop.md} (100%) rename archive/hardware/{lshw_home.md => LshwHome.md} (100%) rename archive/hardware/{lshw_work.md => LshwWork.md} (100%) rename archive/info/{common_ports.md => CommonPorts.md} (100%) rename archive/info/{mac_vendors.md => MacVendors.md} (100%) rename archive/linux/{create_windows_install_usb.md => CreateWindowsInstallUsb.md} (100%) rename archive/linux/{fix_amd_mcu_crashes.md => FixAmdMcuCrashes.md} (100%) rename archive/linux/{fix_gnome_super_navigation.md => FixGnomeSuperNavigation.md} (100%) rename archive/linux/{fix_windows_dualboot_time.md => FixWindowsDualbootTime.md} (100%) rename archive/linux/{kde_remove_borders.md => KdeRemoveBorders.md} (100%) rename archive/linux/{radeon_opencl_driver_fedora.md => RadeonOpenclDriverFedora.md} (100%) rename dev/help/{hex_color_transparency.md => HexColorTransparency.md} (100%) rename dev/help/{sql_permission.md => SqlPermission.md} (100%) rename dev/help/markdown/{emoji.md => Emoji.md} (100%) rename dev/help/markdown/{markdown.md => Markdown.md} (100%) rename dev/help/markdown/{markdown2.md => Markdown2.md} (100%) rename dev/lang/go/{allocation.md => Allocation.md} (100%) rename dev/lang/go/{append.md => Append.md} (100%) rename dev/lang/go/{control_structures.md => ControlStructures.md} (100%) rename dev/lang/go/{data_struct.md => DataStruct.md} (100%) rename dev/lang/go/{defer.md => Defer.md} (100%) rename dev/lang/go/{general.md => General.md} (100%) rename dev/lang/go/{loop_for.md => LoopFor.md} (100%) rename dev/lang/go/{multiple_return_values.md => MultipleReturnValues.md} (100%) rename dev/lang/go/{named_result_params.md => NamedResultParams.md} (100%) rename dev/lang/go/{print.md => Print.md} (100%) rename dev/lang/go/{redeclaration_reassignment.md => RedeclarationReassignment.md} (100%) rename dev/lang/go/{switch.md => Switch.md} (100%) rename dev/lang/rust/{array.md => Array.md} (100%) rename dev/lang/rust/{borrow.md => Borrow.md} (100%) rename dev/lang/rust/{enum.md => Enum.md} (100%) rename dev/lang/rust/{for.md => For.md} (100%) rename dev/lang/rust/{function.md => Function.md} (100%) rename dev/lang/rust/{hashmap.md => Hashmap.md} (100%) rename dev/lang/rust/{if.md => If.md} (100%) rename dev/lang/rust/{match.md => Match.md} (100%) rename dev/lang/rust/{module.md => Module.md} (100%) rename dev/lang/rust/{primitive.md => Primitive.md} (100%) rename dev/lang/rust/{string.md => String.md} (100%) rename dev/lang/rust/{struct.md => Struct.md} (100%) rename dev/lang/rust/{tuple.md => Tuple.md} (100%) rename dev/lang/rust/{variable.md => Variable.md} (100%) rename dev/lang/rust/{vector.md => Vector.md} (100%) rename help/android/{fix_gamepad_bluetooth_lag.md => FixGamepadBluetoothLag.md} (100%) rename help/android/{fix_kdeconnect_clipboard.md => FixKdeconnectClipboard.md} (100%) rename help/android/{fix_viper4android.md => FixViper4android.md} (100%) rename help/game/{steam_crack.md => SteamCrack.md} (100%) rename help/game/darkest_dungeon/{item_guide.md => ItemGuide.md} (100%) rename help/game/dragon_age_origins/{launch_fix.md => LaunchFix.md} (100%) rename help/game/minecraft/{villagers_custom_trades.md => VillagersCustomTrades.md} (100%) rename help/game/skyrim/{cheats.md => Cheats.md} (100%) rename help/game/skyrim/{fix_fps.md => FixFps.md} (100%) rename help/game/vr/{quest2_config.md => Quest2Config.md} (100%) rename help/linux/{cpu_boost_control.md => CpuBoostControl.md} (100%) rename help/linux/{grub_theme.md => GrubTheme.md} (100%) rename help/linux/{msi_laptop.md => MsiLaptop.md} (100%) rename help/linux/{rpmfusion.md => Rpmfusion.md} (100%) rename help/linux/{selinux.md => Selinux.md} (100%) rename help/linux/bash/basic/{alias.md => Alias.md} (100%) rename help/linux/bash/basic/{arguments.md => Arguments.md} (100%) rename help/linux/bash/basic/{autocomplete.md => Autocomplete.md} (100%) rename help/linux/bash/basic/{background_work.md => BackgroundWork.md} (100%) rename help/linux/bash/basic/{color.md => Color.md} (100%) rename help/linux/bash/basic/{conditions.md => Conditions.md} (100%) rename help/linux/bash/basic/{conventions.md => Conventions.md} (100%) rename help/linux/bash/basic/{disown.md => Disown.md} (100%) rename help/linux/bash/basic/{export.md => Export.md} (100%) rename help/linux/bash/basic/{output_redirection.md => OutputRedirection.md} (100%) rename help/linux/bash/data_manipulation/{array.md => Array.md} (100%) rename help/linux/bash/data_manipulation/{string.md => String.md} (100%) rename help/linux/bash/environment/{ANDROID_SDK_ROOT.md => ANDROIDSDKROOT.md} (100%) rename help/linux/bash/environment/{JAVA_HOME.md => JAVAHOME.md} (100%) rename help/linux/bash/script/{argument.md => Argument.md} (100%) rename help/linux/bash/script/{case.md => Case.md} (100%) rename help/linux/bash/script/{condition.md => Condition.md} (100%) rename help/linux/bash/script/{function.md => Function.md} (100%) rename help/linux/bash/script/{loop.md => Loop.md} (100%) rename help/linux/bash/script/{variable.md => Variable.md} (100%) rename help/linux/tool/{awk.md => Awk.md} (100%) rename help/linux/tool/{bottles.md => Bottles.md} (100%) rename help/linux/tool/{calibre.md => Calibre.md} (100%) rename help/linux/tool/{cat.md => Cat.md} (100%) rename help/linux/tool/{chmod.md => Chmod.md} (100%) rename help/linux/tool/{chown.md => Chown.md} (100%) rename help/linux/tool/{cups.md => Cups.md} (100%) rename help/linux/tool/{curl.md => Curl.md} (100%) rename help/linux/tool/{date.md => Date.md} (100%) rename help/linux/tool/{df_du.md => DfDu.md} (100%) rename help/linux/tool/{find.md => Find.md} (100%) rename help/linux/tool/{firefox.md => Firefox.md} (100%) rename help/linux/tool/{flac.md => Flac.md} (100%) rename help/linux/tool/{grep.md => Grep.md} (100%) rename help/linux/tool/{less.md => Less.md} (100%) rename help/linux/tool/{lvm.md => Lvm.md} (100%) rename help/linux/tool/{mdadm.md => Mdadm.md} (100%) rename help/linux/tool/{ncdu.md => Ncdu.md} (100%) rename help/linux/tool/{parallel.md => Parallel.md} (100%) rename help/linux/tool/{ps.md => Ps.md} (100%) rename help/linux/tool/{rsync.md => Rsync.md} (100%) rename help/linux/tool/{scanmem.md => Scanmem.md} (100%) rename help/linux/tool/{sed.md => Sed.md} (100%) rename help/linux/tool/{shopt.md => Shopt.md} (100%) rename help/linux/tool/{sqlite.md => Sqlite.md} (100%) rename help/linux/tool/{tmux.md => Tmux.md} (100%) rename help/linux/tool/{tr.md => Tr.md} (100%) rename help/linux/tool/{vi.md => Vi.md} (100%) rename help/linux/tool/{watch.md => Watch.md} (100%) rename help/linux/tool/{waydroid.md => Waydroid.md} (100%) rename help/linux/tool/{wl-copy_paste.md => WlCopyPaste.md} (100%) rename help/linux/tool/{xdg-open.md => XdgOpen.md} (100%) rename help/linux/tool/nvim/{basics.md => Basics.md} (100%) rename help/linux/tool/nvim/{shortcuts.md => Shortcuts.md} (100%) rename help/media/{compression.md => Compression.md} (100%) rename help/media/{ffmpeg.md => Ffmpeg.md} (100%) rename help/server/{email_dns.md => EmailDns.md} (100%) rename help/server/{maintenance.md => Maintenance.md} (100%) rename work/fsight/archive/{aurorajob.md => Aurorajob.md} (100%) rename work/fsight/archive/{maven_migration.md => MavenMigration.md} (100%) rename work/fsight/archive/{reply_questions_study.md => ReplyQuestionsStudy.md} (100%) rename work/fsight/archive/{training_corrections.md => TrainingCorrections.md} (100%) rename work/fsight/todo/{blog.md => Blog.md} (100%) rename work/fsight/todo/{template_maps.md => TemplateMaps.md} (100%) rename work/fsight/workshop/{content.md => Content.md} (100%) rename work/fsight/workshop/{distribution.md => Distribution.md} (100%) rename work/template/{interview.md => Interview.md} (100%) diff --git a/archive/windows_keys.md b/archive/WindowsKeys.md similarity index 100% rename from archive/windows_keys.md rename to archive/WindowsKeys.md diff --git a/archive/dasha/cxx_course.md b/archive/dasha/CxxCourse.md similarity index 100% rename from archive/dasha/cxx_course.md rename to archive/dasha/CxxCourse.md diff --git a/archive/hardware/lshw_desktop.md b/archive/hardware/LshwDesktop.md similarity index 100% rename from archive/hardware/lshw_desktop.md rename to archive/hardware/LshwDesktop.md diff --git a/archive/hardware/lshw_home.md b/archive/hardware/LshwHome.md similarity index 100% rename from archive/hardware/lshw_home.md rename to archive/hardware/LshwHome.md diff --git a/archive/hardware/lshw_work.md b/archive/hardware/LshwWork.md similarity index 100% rename from archive/hardware/lshw_work.md rename to archive/hardware/LshwWork.md diff --git a/archive/info/common_ports.md b/archive/info/CommonPorts.md similarity index 100% rename from archive/info/common_ports.md rename to archive/info/CommonPorts.md diff --git a/archive/info/mac_vendors.md b/archive/info/MacVendors.md similarity index 100% rename from archive/info/mac_vendors.md rename to archive/info/MacVendors.md diff --git a/archive/linux/create_windows_install_usb.md b/archive/linux/CreateWindowsInstallUsb.md similarity index 100% rename from archive/linux/create_windows_install_usb.md rename to archive/linux/CreateWindowsInstallUsb.md diff --git a/archive/linux/fix_amd_mcu_crashes.md b/archive/linux/FixAmdMcuCrashes.md similarity index 100% rename from archive/linux/fix_amd_mcu_crashes.md rename to archive/linux/FixAmdMcuCrashes.md diff --git a/archive/linux/fix_gnome_super_navigation.md b/archive/linux/FixGnomeSuperNavigation.md similarity index 100% rename from archive/linux/fix_gnome_super_navigation.md rename to archive/linux/FixGnomeSuperNavigation.md diff --git a/archive/linux/fix_windows_dualboot_time.md b/archive/linux/FixWindowsDualbootTime.md similarity index 100% rename from archive/linux/fix_windows_dualboot_time.md rename to archive/linux/FixWindowsDualbootTime.md diff --git a/archive/linux/kde_remove_borders.md b/archive/linux/KdeRemoveBorders.md similarity index 100% rename from archive/linux/kde_remove_borders.md rename to archive/linux/KdeRemoveBorders.md diff --git a/archive/linux/radeon_opencl_driver_fedora.md b/archive/linux/RadeonOpenclDriverFedora.md similarity index 100% rename from archive/linux/radeon_opencl_driver_fedora.md rename to archive/linux/RadeonOpenclDriverFedora.md diff --git a/dev/help/hex_color_transparency.md b/dev/help/HexColorTransparency.md similarity index 100% rename from dev/help/hex_color_transparency.md rename to dev/help/HexColorTransparency.md diff --git a/dev/help/sql_permission.md b/dev/help/SqlPermission.md similarity index 100% rename from dev/help/sql_permission.md rename to dev/help/SqlPermission.md diff --git a/dev/help/markdown/emoji.md b/dev/help/markdown/Emoji.md similarity index 100% rename from dev/help/markdown/emoji.md rename to dev/help/markdown/Emoji.md diff --git a/dev/help/markdown/markdown.md b/dev/help/markdown/Markdown.md similarity index 100% rename from dev/help/markdown/markdown.md rename to dev/help/markdown/Markdown.md diff --git a/dev/help/markdown/markdown2.md b/dev/help/markdown/Markdown2.md similarity index 100% rename from dev/help/markdown/markdown2.md rename to dev/help/markdown/Markdown2.md diff --git a/dev/lang/go/allocation.md b/dev/lang/go/Allocation.md similarity index 100% rename from dev/lang/go/allocation.md rename to dev/lang/go/Allocation.md diff --git a/dev/lang/go/append.md b/dev/lang/go/Append.md similarity index 100% rename from dev/lang/go/append.md rename to dev/lang/go/Append.md diff --git a/dev/lang/go/control_structures.md b/dev/lang/go/ControlStructures.md similarity index 100% rename from dev/lang/go/control_structures.md rename to dev/lang/go/ControlStructures.md diff --git a/dev/lang/go/data_struct.md b/dev/lang/go/DataStruct.md similarity index 100% rename from dev/lang/go/data_struct.md rename to dev/lang/go/DataStruct.md diff --git a/dev/lang/go/defer.md b/dev/lang/go/Defer.md similarity index 100% rename from dev/lang/go/defer.md rename to dev/lang/go/Defer.md diff --git a/dev/lang/go/general.md b/dev/lang/go/General.md similarity index 100% rename from dev/lang/go/general.md rename to dev/lang/go/General.md diff --git a/dev/lang/go/loop_for.md b/dev/lang/go/LoopFor.md similarity index 100% rename from dev/lang/go/loop_for.md rename to dev/lang/go/LoopFor.md diff --git a/dev/lang/go/multiple_return_values.md b/dev/lang/go/MultipleReturnValues.md similarity index 100% rename from dev/lang/go/multiple_return_values.md rename to dev/lang/go/MultipleReturnValues.md diff --git a/dev/lang/go/named_result_params.md b/dev/lang/go/NamedResultParams.md similarity index 100% rename from dev/lang/go/named_result_params.md rename to dev/lang/go/NamedResultParams.md diff --git a/dev/lang/go/print.md b/dev/lang/go/Print.md similarity index 100% rename from dev/lang/go/print.md rename to dev/lang/go/Print.md diff --git a/dev/lang/go/redeclaration_reassignment.md b/dev/lang/go/RedeclarationReassignment.md similarity index 100% rename from dev/lang/go/redeclaration_reassignment.md rename to dev/lang/go/RedeclarationReassignment.md diff --git a/dev/lang/go/switch.md b/dev/lang/go/Switch.md similarity index 100% rename from dev/lang/go/switch.md rename to dev/lang/go/Switch.md diff --git a/dev/lang/rust/array.md b/dev/lang/rust/Array.md similarity index 100% rename from dev/lang/rust/array.md rename to dev/lang/rust/Array.md diff --git a/dev/lang/rust/borrow.md b/dev/lang/rust/Borrow.md similarity index 100% rename from dev/lang/rust/borrow.md rename to dev/lang/rust/Borrow.md diff --git a/dev/lang/rust/enum.md b/dev/lang/rust/Enum.md similarity index 100% rename from dev/lang/rust/enum.md rename to dev/lang/rust/Enum.md diff --git a/dev/lang/rust/for.md b/dev/lang/rust/For.md similarity index 100% rename from dev/lang/rust/for.md rename to dev/lang/rust/For.md diff --git a/dev/lang/rust/function.md b/dev/lang/rust/Function.md similarity index 100% rename from dev/lang/rust/function.md rename to dev/lang/rust/Function.md diff --git a/dev/lang/rust/hashmap.md b/dev/lang/rust/Hashmap.md similarity index 100% rename from dev/lang/rust/hashmap.md rename to dev/lang/rust/Hashmap.md diff --git a/dev/lang/rust/if.md b/dev/lang/rust/If.md similarity index 100% rename from dev/lang/rust/if.md rename to dev/lang/rust/If.md diff --git a/dev/lang/rust/match.md b/dev/lang/rust/Match.md similarity index 100% rename from dev/lang/rust/match.md rename to dev/lang/rust/Match.md diff --git a/dev/lang/rust/module.md b/dev/lang/rust/Module.md similarity index 100% rename from dev/lang/rust/module.md rename to dev/lang/rust/Module.md diff --git a/dev/lang/rust/primitive.md b/dev/lang/rust/Primitive.md similarity index 100% rename from dev/lang/rust/primitive.md rename to dev/lang/rust/Primitive.md diff --git a/dev/lang/rust/string.md b/dev/lang/rust/String.md similarity index 100% rename from dev/lang/rust/string.md rename to dev/lang/rust/String.md diff --git a/dev/lang/rust/struct.md b/dev/lang/rust/Struct.md similarity index 100% rename from dev/lang/rust/struct.md rename to dev/lang/rust/Struct.md diff --git a/dev/lang/rust/tuple.md b/dev/lang/rust/Tuple.md similarity index 100% rename from dev/lang/rust/tuple.md rename to dev/lang/rust/Tuple.md diff --git a/dev/lang/rust/variable.md b/dev/lang/rust/Variable.md similarity index 100% rename from dev/lang/rust/variable.md rename to dev/lang/rust/Variable.md diff --git a/dev/lang/rust/vector.md b/dev/lang/rust/Vector.md similarity index 100% rename from dev/lang/rust/vector.md rename to dev/lang/rust/Vector.md diff --git a/help/android/fix_gamepad_bluetooth_lag.md b/help/android/FixGamepadBluetoothLag.md similarity index 100% rename from help/android/fix_gamepad_bluetooth_lag.md rename to help/android/FixGamepadBluetoothLag.md diff --git a/help/android/fix_kdeconnect_clipboard.md b/help/android/FixKdeconnectClipboard.md similarity index 100% rename from help/android/fix_kdeconnect_clipboard.md rename to help/android/FixKdeconnectClipboard.md diff --git a/help/android/fix_viper4android.md b/help/android/FixViper4android.md similarity index 100% rename from help/android/fix_viper4android.md rename to help/android/FixViper4android.md diff --git a/help/game/steam_crack.md b/help/game/SteamCrack.md similarity index 100% rename from help/game/steam_crack.md rename to help/game/SteamCrack.md diff --git a/help/game/darkest_dungeon/item_guide.md b/help/game/darkest_dungeon/ItemGuide.md similarity index 100% rename from help/game/darkest_dungeon/item_guide.md rename to help/game/darkest_dungeon/ItemGuide.md diff --git a/help/game/dragon_age_origins/launch_fix.md b/help/game/dragon_age_origins/LaunchFix.md similarity index 100% rename from help/game/dragon_age_origins/launch_fix.md rename to help/game/dragon_age_origins/LaunchFix.md diff --git a/help/game/minecraft/villagers_custom_trades.md b/help/game/minecraft/VillagersCustomTrades.md similarity index 100% rename from help/game/minecraft/villagers_custom_trades.md rename to help/game/minecraft/VillagersCustomTrades.md diff --git a/help/game/skyrim/cheats.md b/help/game/skyrim/Cheats.md similarity index 100% rename from help/game/skyrim/cheats.md rename to help/game/skyrim/Cheats.md diff --git a/help/game/skyrim/fix_fps.md b/help/game/skyrim/FixFps.md similarity index 100% rename from help/game/skyrim/fix_fps.md rename to help/game/skyrim/FixFps.md diff --git a/help/game/vr/quest2_config.md b/help/game/vr/Quest2Config.md similarity index 100% rename from help/game/vr/quest2_config.md rename to help/game/vr/Quest2Config.md diff --git a/help/linux/cpu_boost_control.md b/help/linux/CpuBoostControl.md similarity index 100% rename from help/linux/cpu_boost_control.md rename to help/linux/CpuBoostControl.md diff --git a/help/linux/grub_theme.md b/help/linux/GrubTheme.md similarity index 100% rename from help/linux/grub_theme.md rename to help/linux/GrubTheme.md diff --git a/help/linux/msi_laptop.md b/help/linux/MsiLaptop.md similarity index 100% rename from help/linux/msi_laptop.md rename to help/linux/MsiLaptop.md diff --git a/help/linux/rpmfusion.md b/help/linux/Rpmfusion.md similarity index 100% rename from help/linux/rpmfusion.md rename to help/linux/Rpmfusion.md diff --git a/help/linux/selinux.md b/help/linux/Selinux.md similarity index 100% rename from help/linux/selinux.md rename to help/linux/Selinux.md diff --git a/help/linux/bash/basic/alias.md b/help/linux/bash/basic/Alias.md similarity index 100% rename from help/linux/bash/basic/alias.md rename to help/linux/bash/basic/Alias.md diff --git a/help/linux/bash/basic/arguments.md b/help/linux/bash/basic/Arguments.md similarity index 100% rename from help/linux/bash/basic/arguments.md rename to help/linux/bash/basic/Arguments.md diff --git a/help/linux/bash/basic/autocomplete.md b/help/linux/bash/basic/Autocomplete.md similarity index 100% rename from help/linux/bash/basic/autocomplete.md rename to help/linux/bash/basic/Autocomplete.md diff --git a/help/linux/bash/basic/background_work.md b/help/linux/bash/basic/BackgroundWork.md similarity index 100% rename from help/linux/bash/basic/background_work.md rename to help/linux/bash/basic/BackgroundWork.md diff --git a/help/linux/bash/basic/color.md b/help/linux/bash/basic/Color.md similarity index 100% rename from help/linux/bash/basic/color.md rename to help/linux/bash/basic/Color.md diff --git a/help/linux/bash/basic/conditions.md b/help/linux/bash/basic/Conditions.md similarity index 100% rename from help/linux/bash/basic/conditions.md rename to help/linux/bash/basic/Conditions.md diff --git a/help/linux/bash/basic/conventions.md b/help/linux/bash/basic/Conventions.md similarity index 100% rename from help/linux/bash/basic/conventions.md rename to help/linux/bash/basic/Conventions.md diff --git a/help/linux/bash/basic/disown.md b/help/linux/bash/basic/Disown.md similarity index 100% rename from help/linux/bash/basic/disown.md rename to help/linux/bash/basic/Disown.md diff --git a/help/linux/bash/basic/export.md b/help/linux/bash/basic/Export.md similarity index 100% rename from help/linux/bash/basic/export.md rename to help/linux/bash/basic/Export.md diff --git a/help/linux/bash/basic/output_redirection.md b/help/linux/bash/basic/OutputRedirection.md similarity index 100% rename from help/linux/bash/basic/output_redirection.md rename to help/linux/bash/basic/OutputRedirection.md diff --git a/help/linux/bash/data_manipulation/array.md b/help/linux/bash/data_manipulation/Array.md similarity index 100% rename from help/linux/bash/data_manipulation/array.md rename to help/linux/bash/data_manipulation/Array.md diff --git a/help/linux/bash/data_manipulation/string.md b/help/linux/bash/data_manipulation/String.md similarity index 100% rename from help/linux/bash/data_manipulation/string.md rename to help/linux/bash/data_manipulation/String.md diff --git a/help/linux/bash/environment/ANDROID_SDK_ROOT.md b/help/linux/bash/environment/ANDROIDSDKROOT.md similarity index 100% rename from help/linux/bash/environment/ANDROID_SDK_ROOT.md rename to help/linux/bash/environment/ANDROIDSDKROOT.md diff --git a/help/linux/bash/environment/JAVA_HOME.md b/help/linux/bash/environment/JAVAHOME.md similarity index 100% rename from help/linux/bash/environment/JAVA_HOME.md rename to help/linux/bash/environment/JAVAHOME.md diff --git a/help/linux/bash/script/argument.md b/help/linux/bash/script/Argument.md similarity index 100% rename from help/linux/bash/script/argument.md rename to help/linux/bash/script/Argument.md diff --git a/help/linux/bash/script/case.md b/help/linux/bash/script/Case.md similarity index 100% rename from help/linux/bash/script/case.md rename to help/linux/bash/script/Case.md diff --git a/help/linux/bash/script/condition.md b/help/linux/bash/script/Condition.md similarity index 100% rename from help/linux/bash/script/condition.md rename to help/linux/bash/script/Condition.md diff --git a/help/linux/bash/script/function.md b/help/linux/bash/script/Function.md similarity index 100% rename from help/linux/bash/script/function.md rename to help/linux/bash/script/Function.md diff --git a/help/linux/bash/script/loop.md b/help/linux/bash/script/Loop.md similarity index 100% rename from help/linux/bash/script/loop.md rename to help/linux/bash/script/Loop.md diff --git a/help/linux/bash/script/variable.md b/help/linux/bash/script/Variable.md similarity index 100% rename from help/linux/bash/script/variable.md rename to help/linux/bash/script/Variable.md diff --git a/help/linux/tool/awk.md b/help/linux/tool/Awk.md similarity index 100% rename from help/linux/tool/awk.md rename to help/linux/tool/Awk.md diff --git a/help/linux/tool/bottles.md b/help/linux/tool/Bottles.md similarity index 100% rename from help/linux/tool/bottles.md rename to help/linux/tool/Bottles.md diff --git a/help/linux/tool/calibre.md b/help/linux/tool/Calibre.md similarity index 100% rename from help/linux/tool/calibre.md rename to help/linux/tool/Calibre.md diff --git a/help/linux/tool/cat.md b/help/linux/tool/Cat.md similarity index 100% rename from help/linux/tool/cat.md rename to help/linux/tool/Cat.md diff --git a/help/linux/tool/chmod.md b/help/linux/tool/Chmod.md similarity index 100% rename from help/linux/tool/chmod.md rename to help/linux/tool/Chmod.md diff --git a/help/linux/tool/chown.md b/help/linux/tool/Chown.md similarity index 100% rename from help/linux/tool/chown.md rename to help/linux/tool/Chown.md diff --git a/help/linux/tool/cups.md b/help/linux/tool/Cups.md similarity index 100% rename from help/linux/tool/cups.md rename to help/linux/tool/Cups.md diff --git a/help/linux/tool/curl.md b/help/linux/tool/Curl.md similarity index 100% rename from help/linux/tool/curl.md rename to help/linux/tool/Curl.md diff --git a/help/linux/tool/date.md b/help/linux/tool/Date.md similarity index 100% rename from help/linux/tool/date.md rename to help/linux/tool/Date.md diff --git a/help/linux/tool/df_du.md b/help/linux/tool/DfDu.md similarity index 100% rename from help/linux/tool/df_du.md rename to help/linux/tool/DfDu.md diff --git a/help/linux/tool/find.md b/help/linux/tool/Find.md similarity index 100% rename from help/linux/tool/find.md rename to help/linux/tool/Find.md diff --git a/help/linux/tool/firefox.md b/help/linux/tool/Firefox.md similarity index 100% rename from help/linux/tool/firefox.md rename to help/linux/tool/Firefox.md diff --git a/help/linux/tool/flac.md b/help/linux/tool/Flac.md similarity index 100% rename from help/linux/tool/flac.md rename to help/linux/tool/Flac.md diff --git a/help/linux/tool/grep.md b/help/linux/tool/Grep.md similarity index 100% rename from help/linux/tool/grep.md rename to help/linux/tool/Grep.md diff --git a/help/linux/tool/less.md b/help/linux/tool/Less.md similarity index 100% rename from help/linux/tool/less.md rename to help/linux/tool/Less.md diff --git a/help/linux/tool/lvm.md b/help/linux/tool/Lvm.md similarity index 100% rename from help/linux/tool/lvm.md rename to help/linux/tool/Lvm.md diff --git a/help/linux/tool/mdadm.md b/help/linux/tool/Mdadm.md similarity index 100% rename from help/linux/tool/mdadm.md rename to help/linux/tool/Mdadm.md diff --git a/help/linux/tool/ncdu.md b/help/linux/tool/Ncdu.md similarity index 100% rename from help/linux/tool/ncdu.md rename to help/linux/tool/Ncdu.md diff --git a/help/linux/tool/parallel.md b/help/linux/tool/Parallel.md similarity index 100% rename from help/linux/tool/parallel.md rename to help/linux/tool/Parallel.md diff --git a/help/linux/tool/ps.md b/help/linux/tool/Ps.md similarity index 100% rename from help/linux/tool/ps.md rename to help/linux/tool/Ps.md diff --git a/help/linux/tool/rsync.md b/help/linux/tool/Rsync.md similarity index 100% rename from help/linux/tool/rsync.md rename to help/linux/tool/Rsync.md diff --git a/help/linux/tool/scanmem.md b/help/linux/tool/Scanmem.md similarity index 100% rename from help/linux/tool/scanmem.md rename to help/linux/tool/Scanmem.md diff --git a/help/linux/tool/sed.md b/help/linux/tool/Sed.md similarity index 100% rename from help/linux/tool/sed.md rename to help/linux/tool/Sed.md diff --git a/help/linux/tool/shopt.md b/help/linux/tool/Shopt.md similarity index 100% rename from help/linux/tool/shopt.md rename to help/linux/tool/Shopt.md diff --git a/help/linux/tool/sqlite.md b/help/linux/tool/Sqlite.md similarity index 100% rename from help/linux/tool/sqlite.md rename to help/linux/tool/Sqlite.md diff --git a/help/linux/tool/tmux.md b/help/linux/tool/Tmux.md similarity index 100% rename from help/linux/tool/tmux.md rename to help/linux/tool/Tmux.md diff --git a/help/linux/tool/tr.md b/help/linux/tool/Tr.md similarity index 100% rename from help/linux/tool/tr.md rename to help/linux/tool/Tr.md diff --git a/help/linux/tool/vi.md b/help/linux/tool/Vi.md similarity index 100% rename from help/linux/tool/vi.md rename to help/linux/tool/Vi.md diff --git a/help/linux/tool/watch.md b/help/linux/tool/Watch.md similarity index 100% rename from help/linux/tool/watch.md rename to help/linux/tool/Watch.md diff --git a/help/linux/tool/waydroid.md b/help/linux/tool/Waydroid.md similarity index 100% rename from help/linux/tool/waydroid.md rename to help/linux/tool/Waydroid.md diff --git a/help/linux/tool/wl-copy_paste.md b/help/linux/tool/WlCopyPaste.md similarity index 100% rename from help/linux/tool/wl-copy_paste.md rename to help/linux/tool/WlCopyPaste.md diff --git a/help/linux/tool/xdg-open.md b/help/linux/tool/XdgOpen.md similarity index 100% rename from help/linux/tool/xdg-open.md rename to help/linux/tool/XdgOpen.md diff --git a/help/linux/tool/nvim/basics.md b/help/linux/tool/nvim/Basics.md similarity index 100% rename from help/linux/tool/nvim/basics.md rename to help/linux/tool/nvim/Basics.md diff --git a/help/linux/tool/nvim/shortcuts.md b/help/linux/tool/nvim/Shortcuts.md similarity index 100% rename from help/linux/tool/nvim/shortcuts.md rename to help/linux/tool/nvim/Shortcuts.md diff --git a/help/media/compression.md b/help/media/Compression.md similarity index 100% rename from help/media/compression.md rename to help/media/Compression.md diff --git a/help/media/ffmpeg.md b/help/media/Ffmpeg.md similarity index 100% rename from help/media/ffmpeg.md rename to help/media/Ffmpeg.md diff --git a/help/server/email_dns.md b/help/server/EmailDns.md similarity index 100% rename from help/server/email_dns.md rename to help/server/EmailDns.md diff --git a/help/server/maintenance.md b/help/server/Maintenance.md similarity index 100% rename from help/server/maintenance.md rename to help/server/Maintenance.md diff --git a/work/fsight/archive/aurorajob.md b/work/fsight/archive/Aurorajob.md similarity index 100% rename from work/fsight/archive/aurorajob.md rename to work/fsight/archive/Aurorajob.md diff --git a/work/fsight/archive/maven_migration.md b/work/fsight/archive/MavenMigration.md similarity index 100% rename from work/fsight/archive/maven_migration.md rename to work/fsight/archive/MavenMigration.md diff --git a/work/fsight/archive/reply_questions_study.md b/work/fsight/archive/ReplyQuestionsStudy.md similarity index 100% rename from work/fsight/archive/reply_questions_study.md rename to work/fsight/archive/ReplyQuestionsStudy.md diff --git a/work/fsight/archive/training_corrections.md b/work/fsight/archive/TrainingCorrections.md similarity index 100% rename from work/fsight/archive/training_corrections.md rename to work/fsight/archive/TrainingCorrections.md diff --git a/work/fsight/todo/blog.md b/work/fsight/todo/Blog.md similarity index 100% rename from work/fsight/todo/blog.md rename to work/fsight/todo/Blog.md diff --git a/work/fsight/todo/template_maps.md b/work/fsight/todo/TemplateMaps.md similarity index 100% rename from work/fsight/todo/template_maps.md rename to work/fsight/todo/TemplateMaps.md diff --git a/work/fsight/workshop/content.md b/work/fsight/workshop/Content.md similarity index 100% rename from work/fsight/workshop/content.md rename to work/fsight/workshop/Content.md diff --git a/work/fsight/workshop/distribution.md b/work/fsight/workshop/Distribution.md similarity index 100% rename from work/fsight/workshop/distribution.md rename to work/fsight/workshop/Distribution.md diff --git a/work/template/interview.md b/work/template/Interview.md similarity index 100% rename from work/template/interview.md rename to work/template/Interview.md