From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 August 2023

  • curprev 19:1019:10, 12 August 2023Sumantrom talk contribs 1,681 bytes +1,681 Created page with "{{QA/Test_Case |description=This test case ensures that the `bash` shell works as expected and that the `bash-completion` add-on provides accurate command-line tab-completions. |setup= # Install the `bash` and `bash-completion` packages if not already present: `sudo dnf install bash bash-completion`. |actions= # Open a terminal. # Ensure the shell you're using is `bash`: `echo $0`. The output should be `bash`. # Test basic commands in bash like `echo`, `ls`, `pwd`, etc...."