태희 IT Blog

태희 IT Blog

  • 분류 전체보기 (81)
    • 네트워크(Network) (24)
    • 리눅스(Linux) (53)
    • 오픈소스(Open Source) (2)
    • 가상화(Virtualization) (1)
    • 클라우드(Cloud) (1)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

태희 IT Blog

컨텐츠 검색

태그

it입문 linux centos 7 VLAN Dynamic Routing 리눅스 TimeShift tar switch 네트워크용어 Pluggable Authentication Modules rsync nerwork Enterprise Campus Network network xfsdump Structured Query Language xfsrestore 네트워크 Linux Backup

최근글

댓글

공지사항

아카이브

Shell Script 예제(1)

  • [Centos 7] Shell Script 예제

    ShellScript의 구문사용 하기 # if ~ else # vi ./if_test1.sh #!/bin/bash echo -n "Enter ls Command Path: " read path if [ -e $path ]; then echo "ls Command Execution file location: $path" else echo "ls Command Execution file Not Found: $path" fi # chmod +x ./if_test1.sh # ./if_test1.sh Enter ls Command Path: /usr/bin/ls ls Command Execution file location: /usr/bin/ls # ./if_test1.sh Enter ls Command Path..

    2022.11.24
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바