Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions answer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
Name : Prashant Singh
Year : 2nd Year
Branch : CS

## STARTING OF COMMANDS

ls
cd collage/
ls
cat readme.txt
cd hostel/
ls
cat readme.txt
cd sqtr
gpg -d readme.txt.gpg
passphase:-4
cd 2ndyear
ls
gpg -d readme.txt.gpg
pass :- linustorvalsslavrotsunil
cd ../../..
ls
cd deprt
ls
cat readme.txt
cd cs
ls
cd 2ndyear
ls
gpg -d readme.txt.gpg
passphase:-TdngnrngnfgllCyr29
cd dbmslab
gpg -d readme.txt.gpg
passphase:- ate
cd ..
ls
cd vlsilab
gpg -d readme.txt.gpg
passphase:- 10239
cd ..
ls
cd thermlab
ls
gpg -d readme.txt.gpg
passphase:- 76105110991111099719052022
cd ..
cd javalab
gpg -d readme.txt.gpg
passphase:- kernel
cd ..
cd nplab
ls
gpg -d readme.txt.gpg
passphase:- 3112
cd ..
cd delab
ls
gpg -d readme.txt.gpg
passphase:- 2777
cd ..
cd oopslab
ls
gpg -d readme.txt.gpg
passphase:- 4861636B537072696E7422025091
cd ../../../..
cd hostel/mess
ls
gpg -d 2ndyear.txt.gpg
passphase:-2777

## END OF COMMANDS