Skip to content

ZYONGE/BasicUnix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicUnix

Source code for the BasicUnix course


Project Overview

Course: BasicUnix
University: Tech University of Korea (TUK)

This repository contains practice code created while studying Unix.

The purpose of this project is to:

  • practice core concepts of Unix
  • organize lecture exercises
  • build a structured learning record

Tech Stack

  • Git
  • GitHub
  • Visual Studio Code

Environment

  • Linux
  • WSL
  • Bash

Features

This repository includes examples that demonstrate:

  • Basic concepts of Unix and Linux
  • File and directory management
  • Basic terminal commands
  • Terminal shortcut keys

Project Structure

[PROJECT_NAME]/
├── Chap_[01]/                #
├── Chap_[02]/                #
├── Chap_[03]/                # 
├── ...
├── LICENSE     # MIT License
├── .gitignore
└── README.md

License

This project is licensed under the MIT License.

See the LICENSE file for details.

Author

Name: Jiyong Kim (ZYONGE)
Profile: https://github.com/ZYONGE

Motivation

To build a foundational understanding of Unix through structured practice and experimentation.

About

Practice and learn the basic concepts and usage of Unix through hands-on exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors