User Tools

Site Tools


notes:unix:fall2023: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) - lists files

Background

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

In the UNIX class Public Directory on lab46 you will find a dac0/ subdirectory.

Repository Operations

Checking current repository status

You can check the current repository status by using “hg status”

Adding untracked files to repository

Committing changes

Pushing commits upstream to server

Pulling changes from server

Updating current repository

notes/unix/fall2023/projects/dac0.1693491308.txt.gz · Last modified: 2023/08/31 14:15 by cmazzara