Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Final-Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
ys554
Final-Project
Commits
71ba0f68
Commit
71ba0f68
authored
6 years ago
by
Yegeon Seo
Browse files
Options
Downloads
Patches
Plain Diff
lab1
parents
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
lab01/lab1
+42
-0
42 additions, 0 deletions
lab01/lab1
lab01/vi_lab
+0
-0
0 additions, 0 deletions
lab01/vi_lab
with
42 additions
and
0 deletions
lab01/lab1
0 → 100644
+
42
−
0
View file @
71ba0f68
Q2.
total 43
-rw-r--r-- 1 ys554 ys554 8060 Jan 15 21:43 funny
-rwxr-xr-x 1 ys554 ys554 240 Jan 15 21:43 hello.bash
-rw-rw-r-- 1 ys554 ys554 34582 Jan 15 21:31 vi_lab
Q3.
chmod 644 =
Myself - read & write
group - read
world - read
Q4.
chmod 755 =
myself = all permissions
group = read & execute
world = read & execute
Q5. No, I get a message saying permission denied.
Q6. No, Permission denied
Q7. No, permission denied
Q8. Either do chmod 700, or chmod 500.
Q9. It says the file is read only
Q10.
ls * lists all files
ls a* lists all files starts with a
ls *m* lists all files contains a character m
ls anno? lists a file that contains anno
ls annoy? = no such file or directory
Q11. created two files called a and space
This diff is collapsed.
Click to expand it.
lab01/vi_lab
0 → 100644
+
0
−
0
View file @
71ba0f68
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment