* pages/*: add standard translation and links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix1: false positives; standardize Bengali, Hindi, Nepali periods * fix: periods in recently added Bengali pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix: false positives in modified files Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: update to native period in Bengali l10n Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
17 lines
313 B
Markdown
17 lines
313 B
Markdown
# sleep
|
|
|
|
> ایجاد تاخیر بر اساس زمان.
|
|
> اطلاعات بیشتر: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html>.
|
|
|
|
- تاخیر به ثانیه:
|
|
|
|
`sleep {{seconds}}`
|
|
|
|
- تاخیر به دقیقه:
|
|
|
|
`sleep {{minutes}}m`
|
|
|
|
- تاخیر به ساعت:
|
|
|
|
`sleep {{hours}}h`
|