Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
COMP1204 lab2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jo8g21
COMP1204 lab2
Repository
29911c641c67c313fd95cff333ca1f77b96d6c03
Select Git revision
Selected
29911c641c67c313fd95cff333ca1f77b96d6c03
Branches
1
master
default
protected
2 results
Show more breadcrumbs
comp1204-lab2
hello.sh
hello.sh
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
3 years ago
60fb9548
New program, echos hello world
· 60fb9548
jo8g21
authored
3 years ago
60fb9548
History
New program, echos hello world
jo8g21
authored
3 years ago
hello.sh
32 B
1
2
3
#!/bin/bash
echo
"hello world!"