This website requires JavaScript.
Explore
Help
Sign In
john
/
LinuxUpskillChallenge
Archived
Watch
1
Star
0
Fork
You've already forked LinuxUpskillChallenge
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-03-13
. You can view files and clone it, but cannot push or open issues or pull requests.
197ac5d0ef
LinuxUpskillChallenge
/
test_error.sh
7 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
# Returns a non-zero exit code on purpose to test the day 2 error prompt.
exit
42
Reference in New Issue
View Git Blame
Copy Permalink