Команды SFK


    1        2        3        4        5        6        7        8        9        10    

Раздел 7. Scripting - Скрипты
alias | batch | call | cd | clock | color | echo | for | getcwd | label | loop | mkcd | pause | require | setvar | sleep | stop | storetext | tee | time | tofile | toterm |

Help:   Рус   |   Eng        

Команда: cd
sfk cd targetdir +nextcmd ...

   change the directory for the next chain command.
   does NOT change the directory of the command shell.

   options
      -echo     echo the command on execution

   examples
      sfk cd testfiles +list -time -size .
         enter directory "testfiles", then list all files.