Skip to content

Chinmaya Dehury

Computer Inquisitive

  • Profile
  • Publication
  • Research Interest
  • Project
  • Blog
  • MISC Info.
    • Q1 Journal List
    • Journals Metadata
    • Targeted Conf.
    • Chinmaya Dehury CV
  • Personal Gallery
  • Newsletter
  • Privacy Policy

Tag: shell script

Shell Script: Pausing the execution with sleep command

by Chinmaya Dehury

31st July 2018

8:12 pm

Comments Off on Shell Script: Pausing the execution with sleep command

Ubuntu

shell script, Ubuntu

To pause the execution of shell script use sleep command.

Examples:

sleep 1   # Pause for 1 sec
sleep 1s  # Pause for 1 sec
sleep 1m  # Pause for 1 min
sleep 1h  # Pause for 1 hour
sleep 1d  # Pause for 1 day
sleep .1  # Pause for 100 mili-sec i.e. 0.1sec

Thank you

Recent Posts

  • List of Software on my PC/Laptop
  • #installing #kubernetes on Three #Centos9 #virtualmachines using #ansible in #2022
  • Sending emails using Apache Nifi
  • Securing Nifi with firewalld
  • Integrating Apache Nifi with Azure Storage

Tags

Ansible (6) Ansible-playbook (5) Ansible inventory (2) Apache (3) Apache NiFi (4) Classification (3) Cloud computing (8) cloudify (2) Cloud Service Provider (4) command line (2) crontab (2) Data pipeline (3) elsarticle (1) Elsevier (1) git (2) github (2) Gmail (2) gnome-schedule (2) google (3) installation (3) latex (3) machine learning (4) Microsoft (2) ML (2) Naive Bayes (1) Network virtualization (1) NiFi (4) OAuth2.0 (2) Pandas (1) pip (2) putty (1) Python (4) Q-learning (2) reinforcement learning (2) remote access (2) remote GUI (1) ssh (2) TOSCA (2) Ubuntu (6) VNF (1) windows (3) X11 forwarding (1) Xming (1) X server (1) YAML (5)

Categories

  • Algorithm 1
  • Ansible 4
  • Apache Nifi 4
  • Cloud Computing 11
  • Data Center 2
  • Data Pipeline 1
  • Firewalld 1
  • Machine Learning 6
  • Microsoft Azure 2
  • Network Virtualization 1
  • Networking 1
  • OAuth2.0 2
  • OpenID 2
  • OpenStack 1
  • Python 3
  • Serverless Computing 3
  • Software package 11
  • Troubleshoot 2
  • Ubuntu 8
  • Uncategorised 3
  • Virtualization 3
  • Windows 3

© 2023 Chinmaya Dehury Privacy Policy Powered by WordPress Theme: Gillian

Back to top