powershell for windows

 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 directory
cd
commencer à apprendre
change directory
ls
commencer à apprendre
list directory
rmdir
commencer à apprendre
remove directory
pushd
commencer à apprendre
push directory
popd
commencer à apprendre
pop directory
cp
commencer à apprendre
copy a file or directory
robocopy
commencer à apprendre
robust copy
mv
commencer à apprendre
move file or directory
more
commencer à apprendre
page through a file
type
commencer à apprendre
print the while file
forfiles
commencer à apprendre
run a command on lots of files
dir -r
commencer à apprendre
find files
select-string
commencer à apprendre
find things inside files
help
commencer à apprendre
read a manual page
helpctr
commencer à apprendre
find what manual page is appropriate
also
commencer à apprendre
print some arguments
set
commencer à apprendre
export/set a new environment variable
after
commencer à apprendre
exit the shell
runas
commencer à apprendre
DANGER! become super user root DANGER!

Vous devez vous connecter pour poster un commentaire.