User Tools

Site Tools


notes:unix:fall2024:projects:dac0

This is an old revision of the document!


DAC0 project documentation

Toolbox

It would be especially useful to review the manual pages or any documentation on the following resources:

  • ls(1) - description of what the command does

Background

An archive is a single file that contains many file making it much easier for to move a bunch of files instead of moving them one at a time. It will effectively keep copies of your files in one place. They can also be compressed to reduce the overall size. In short they are very useful. -c will create well -f specifies the name of the archive file.

What is an archive

What actions can be performed on an archive?

What is compression

How does compression differ from archiving?

Types of compression (lossy vs lossless)

Procedure

Repository Operations

Checking current repository status

Adding untracked files to repository

Committing changes

Pushing commits upstream to server

Pulling changes from server

Updating current repository

notes/unix/fall2024/projects/dac0.1726111634.txt.gz · Last modified: 2024/09/12 03:27 by idavis1