Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSE 391
website
Merge requests
!79
Slightly tweak hw4 template file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Slightly tweak hw4 template file
hw4-update-file
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Porter Jones
requested to merge
hw4-update-file
into
main
10 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
53d767c8
1 commit,
10 months ago
1 file
+
5
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/homework/hw4/homework4.sh
+
5
−
2
Options
@@ -12,12 +12,15 @@ function print_link {
function
problem1
{
# Type your answer to problem #1 below this line
echo
"Remove this line"
}
function
problem2
{
# Type your answer to problem #1 below this line
# Type your answer to problem #2 below this line
echo
"Remove this line"
}
function
problem3
{
# Type your answer to problem #1 below this line
# Type your answer to problem #3 below this line
echo
"Remove this line"
}
Loading