Skip to content

Seminario de Solución de Problemas de Sistemas operativos. El link de abajo pertenece al ultimo programa.

Notifications You must be signed in to change notification settings

molki3/SSPSO-PPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

ACTIVIDAD 1. SIMULAR PROCESAMIENTO POR LOTES

GITHUB

CLONAR EL REPOSITORIO DE GITHUB LOCALMENTE

git clone https://github.com/molki3/SSPSO-PPL.git

CREAR UN NUEVO REPOSITORIO EN LINEA DE COMANDOS

git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/molki3/SSPSO-PPL.git git push origin main

TRAER LOS CAMBIOS DE GITHUB

git pull

SUBIR LOS CAMBIOS A GITHUB

git push origin nombre_rama

About

Seminario de Solución de Problemas de Sistemas operativos. El link de abajo pertenece al ultimo programa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published