Skip to content

LinuxTect

Linux, Ubuntu, Debian, Mint, CentOS Tutorials

  • Debian
  • Ubuntu
  • Mint
  • CentOS
  • Bash
  • Administration
  • Privacy Policy
  • About

wait

Linux sleep Command Tutorial

June 22, 2021 by İsmail Baydan
Linux sleep Command Tutorial

Linux sleep command is used to sleep the current process for the specified time. The sleep command delays the execution for a fixed amount of time. The sleep command is very similar to the wait command. The sleep command can be used with the delay amount which can be specified as seconds, minutes, hours, and … Read more

Categories Bash, CentOS, Debian, Mint, Ubuntu Tags bash script, sleep, wait Leave a comment

Bash wait Command Tutorial

March 2, 2021 by İsmail Baydan
Bash wait Command Tutorial

The bash wait command is used to wait for a process that is generally running. The wait command mainly used with the processes ID which can be single or multiple. The wait command generally compared with the sleep. The wait command pauses the given processes until the start trigger but the sleep pause for the … Read more

Categories Bash, CentOS, Debian, Mint, Ubuntu Tags bash, pid, process, sleep, wait Leave a comment

Recent Posts

  • Linux echo Command Usage In Bash Script

Tect Sites

WiseTut || LinuxTect || PythonTect || WindowsTect || PofTut
© 2025 LinuxTect • Built with GeneratePress