i've just started using linux got some questions for you guys..
i've compiled my code using g++ now how do i execute it?
i used :
g++ filename.cpp
i think it worked, and now how do i run the program? i can't find it in g++ manual..
also : in the shadow folder, how do i read the encrypted passwords? i am the root user for this computer.. i was trying to decrypt with grub or something like that.. any ideas?