Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Ветеран


Сообщения: 1259
Благодарности: 861

Профиль | Отправить PM | Цитировать


ForEach and Where magic methods - http://www.powershellmagazine.com/20...magic-methods/

Код: Выделить весь код
PS >  Get-Help Get-ChildItem -Parameter File

-File [<SwitchParameter>]
    Gets files.

    To get only files, use the File parameter and omit the Directory parameter. To exclude files, use the Directory pa
    ameter and omit the File parameter, or use the Attributes parameter.

    To get files, use the File parameter, its "af" alias, or the File value of the Attributes parameter.

    Required?                    false
    Position?                    named
    Default value
    Accept pipeline input?       false
    Accept wildcard characters?  false
Это сообщение посчитали полезным следующие участники:

Отправлено: 11:25, 23-11-2014 | #13