본문 바로가기 메뉴 바로가기

리무구기 IT 저장소

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

리무구기 IT 저장소

검색하기 폼
  • 분류 전체보기 (72)
    • Programming (16)
      • Web Programming (0)
      • JAVA (3)
      • Python (3)
      • Perl (2)
      • Shell Script (7)
      • PowerShell (1)
    • Cloud (2)
      • CloudStack (2)
    • OS (29)
      • Linux (16)
      • CentOS 6.X (8)
      • CentOS 7.X (2)
      • Ubuntu (0)
      • Windows (2)
      • Xen (0)
      • VMware (1)
    • 가상화폐 (2)
      • Mining (1)
    • IT-ETC (3)
    • LifeStyle (20)
      • Daily Life (19)
      • Travel (1)
  • 방명록

파워쉘 문자열 포함 조건 (1)
[PowerShell] 문자열 포함 확인

[PowerShell] 문자열 포함 확인 How can you check if a PowerShell string contains a character or substring? You might be tempted to try this:PS> $s = ‘abcdefghijk’ PS> $s -contains ‘f’ FalseBut –contains is for working with the contents of arrays. So you could do this:PS> ($s.ToCharArray()) -contains ‘f’ TrueYou’re implicitly converting the string ‘f’ to [char] to make the comparison. Your comparison is ..

Programming/PowerShell 2018. 12. 13. 10:38
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • selinux 설명
  • 케니4
  • 이지 부스트 700 모브
  • 이지 350 지브라
  • selinux 정책설정
  • 조던1 사틴 블랙토
  • 리눅스 hostname 변경
  • 웹쉘 탐지
  • Java
  • 조던1 사틴
  • troijan
  • selinux 사용법
  • 파워쉘 문자열 포함
  • 조던1 사틴 블랙토 개봉기
  • linux bridge 설정
  • 파워쉘 문자열
  • 이지 700 모브
  • 피파온라인4
  • 배트멍 할인
  • CloudStack
  • 나이키 켄드릭라마
  • 매치스패션 할인
  • end 응모
  • 리눅스 모니터링
  • 파워쉘 문자열 포함 조건
  • 웹쉘 예방
  • 리니지m 격수 팁
  • 나이키 코르테즈
  • 웹쉘 해결
  • 이지 부스트 700
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바