본문 바로가기

YJWANG

검색하기
YJWANG
프로필사진 왕영주

  • 분류 전체보기 (189)
    • 00.일상 (1)
    • 00.OS (61)
    • 01.OS-Services (8)
    • 50.DB (3)
      • 51.Redis_Valkey (0)
    • 60.Cloud (83)
      • 60.OpenStack (20)
      • 61.Ceph (5)
      • 70.Docker (6)
      • 80.Kubernetes (45)
      • 81.OpenShift (OKD) (0)
    • 90.Programming (15)
    • 91.IaC (13)
    • 99.Study (4)
      • 99-1.HTML (3)
Guestbook
Notice
  • About YJWANG
Recent Posts
Recent Comments
Link
  • Ondrej
  • Cyuu
  • chhanz
  • jacobbaek
«   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
Tags
  • terraform
  • Arch
  • HTML
  • ceph-ansible
  • k8s
  • ceph
  • awx
  • Linux
  • grafana-loki
  • KVM
  • nfs-provisioner
  • ubuntu
  • cloud-init
  • port open
  • kolla
  • Docker
  • OpenStack
  • Octavia
  • Kubernetes
  • kolla-ansible
  • Kubeflow
  • Ansible
  • golang
  • i3
  • cephadm
  • archlinux
  • yum
  • libvirt
  • repository
  • pacman
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록seq (1)

YJWANG

seq

for문을 사용할 때 seq를 활용하곤한다. seq [시작 숫자] [간격] [끝 숫자] # for num in $(seq 1 10);do echo "test num = $num"; done test num = 1 test num = 2 test num = 3 test num = 4 test num = 5 test num = 6 test num = 7 test num = 8 test num = 9 test num = 10# seq 1 10 1 2 3 4 5 6 7 8 9 10 # seq 1 2 10 1 3 5 7 9 # seq 3 6 3 4 5 6 # seq 3 2 6 3 5

00.OS 2020. 8. 27. 22:02
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바