Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FOSS-lab
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
Package registry
Container 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
임 현아
FOSS-lab
Commits
4db5d594
Commit
4db5d594
authored
3 years ago
by
임 현아
Browse files
Options
Downloads
Patches
Plain Diff
Update linux
parent
487120a7
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
linux
+6
-1
6 additions, 1 deletion
linux
with
6 additions
and
1 deletion
linux
+
6
−
1
View file @
4db5d594
## Linux command
1.
1. cd : 어떤 디렉토리로 이동
* 그냥 cd만 입력하면 root 디렉토리로 이동하게 된다.
2. ls-la (ls -al) : 현재 위치한 디렉토리의 모든 파일들을 보여준다.
3. mkdir : (make directory) 디렉토리를 생성한다.
4. man + "command 이름" : command에 대한 manual을 보여준다.
5.
## Soft/Hard Link
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