From Fedora Project Wiki

Combined display of all available logs of Fedora Project Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:10, 12 August 2023 Sumantrom talk contribs created page QA:Testcase bash (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....")