Give the command to archive using tar?
tar -cvf "source file" "destination.tar"
tar -xvf "source file"
tar -cvf "source file"
tar -dvf