Warning: sem_get() [function.sem-get]: failed for key 0x152b: Permission denied in /home3/adminsky/public_html/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 98
AdminSky.org » CMD – Build-In

Our Sponsors

CMD – Build-In

Build-In commands in the command shell

assoc dir  move set
break echo  path setlocal
call endlocal  pause shift
cd exit popd start
cls for prompt time
color  ftype pushd title
copy  goto rd type
date  if rem verify
del   md ren volume

Symbols used with commands

  Function Example
> Sends output to a named file. If file does not exist, it creates one. Overwrites existing file command > somefile
>> Appends output to contents of a named file or creates a file if none exists command >> somefile
< Uses contents of a named file as input to a command command < somefile
¦ Sends (“pipes”) the output of command1 to the input of command2 command1 ¦ command2
& Used to combine two commands. Executes command1 and then command2 command1 & command2
&& A conditional combination. Executes command2 if command1 completes successfully command1 && command2
¦¦ Command2 executes only if command1 does not complete successfully. command1 ¦¦ command2
@ Used in batch files at the beginning of a line to turn off the display of commands @echo off

Warning: sem_acquire(): supplied argument is not a valid SysV semaphore resource in /home3/adminsky/public_html/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 107

Warning: sem_release(): supplied argument is not a valid SysV semaphore resource in /home3/adminsky/public_html/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 116

Warning: sem_acquire(): supplied argument is not a valid SysV semaphore resource in /home3/adminsky/public_html/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 107

Warning: sem_release(): supplied argument is not a valid SysV semaphore resource in /home3/adminsky/public_html/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 116