powershell

 0    22 fiche    guest1568343
Télécharger mP3 Imprimer jouer consultez
 
question réponse
pwd
commencer à apprendre
print working directory
hostname
commencer à apprendre
my computer’s network name
mkdir
commencer à apprendre
make dorectory
cd
commencer à apprendre
change directory
ls
commencer à apprendre
list directory
rmdir
commencer à apprendre
remove directory
pushd
commencer à apprendre
push directory
popd
commencer à apprendre
pop dorectory
cp
commencer à apprendre
copy a file or directory
mv
commencer à apprendre
move a file or directory
less
commencer à apprendre
page through a file
cat
commencer à apprendre
print the while file
xargs
commencer à apprendre
execute arguments
find
commencer à apprendre
find files
grep
commencer à apprendre
find things inside files
man
commencer à apprendre
read a manual page
apropos
commencer à apprendre
find which manual page is approppriate
env
commencer à apprendre
look at your environment
echo
commencer à apprendre
print some arguments
export
commencer à apprendre
eksport/set a new environment viariable
exit
commencer à apprendre
exit the shell
sudo
commencer à apprendre
DANGER! become super user root DANGER!

Vous devez vous connecter pour poster un commentaire.