File tree Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
# pgrep
2
2
3
3
> البحث عن العمليات أو إرسال إشارات إليها باستخدام الاسم.
4
- > لمزيد من التفاصيل: < https://www. manned.org/pgrep > .
4
+ > لمزيد من التفاصيل: < https://manned.org/pgrep > .
5
5
6
6
- عرض معرّفات العمليات (PIDs) لأي عمليات جارية تتطابق مع اسم العملية:
7
7
Original file line number Diff line number Diff line change 2
2
3
3
> إرسال إشارة إلى العملية حسب الاسم.
4
4
> يُستخدم غالبًا لإيقاف العمليات.
5
- > لمزيد من التفاصيل: < https://www. manned.org/pkill > .
5
+ > لمزيد من التفاصيل: < https://manned.org/pkill > .
6
6
7
7
- إنهاء جميع العمليات التي تطابق اسم محدد:
8
8
Original file line number Diff line number Diff line change 1
1
# poweroff
2
2
3
3
> Apaga la màquina.
4
- > Més informació: < https://www. manned.org/poweroff > .
4
+ > Més informació: < https://manned.org/poweroff > .
5
5
6
6
- Apaga la màquina:
7
7
Original file line number Diff line number Diff line change 1
1
# pgrep
2
2
3
3
> Encuentra o envía una señal a procesos por nombre.
4
- > Más información: < https://www. manned.org/pgrep > .
4
+ > Más información: < https://manned.org/pgrep > .
5
5
6
6
- Regresa PIDs de cualquier proceso de ejecución con una cadena de comando que coincida:
7
7
Original file line number Diff line number Diff line change 1
1
# poweroff
2
2
3
3
> Apaga el sistema.
4
- > Más información: < https://www. manned.org/poweroff > .
4
+ > Más información: < https://manned.org/poweroff > .
5
5
6
6
- Apaga el sistema:
7
7
Original file line number Diff line number Diff line change 1
1
# poweroff
2
2
3
3
> Matikan sistem.
4
- > Informasi lebih lanjut: < https://www. manned.org/poweroff > .
4
+ > Informasi lebih lanjut: < https://manned.org/poweroff > .
5
5
6
6
- Matikan sistem:
7
7
Original file line number Diff line number Diff line change 1
1
# poweroff
2
2
3
3
> Chiude il sistema.
4
- > Maggiori informazioni: < https://www. manned.org/poweroff > .
4
+ > Maggiori informazioni: < https://manned.org/poweroff > .
5
5
6
6
- Spegne il sistema:
7
7
Original file line number Diff line number Diff line change 1
1
# pgrep
2
2
3
3
> 이름으로 프로세스를 찾거나 신호를 보냅니다.
4
- > 더 많은 정보: < https://www. manned.org/pgrep > .
4
+ > 더 많은 정보: < https://manned.org/pgrep > .
5
5
6
6
- 실행 중인 프로세스 중 일치하는 명령 문자열을 가진 프로세스의 PID 반환:
7
7
Original file line number Diff line number Diff line change 2
2
3
3
> 프로세스 이름에 따라 시그널을 전송합니다.
4
4
> 주로 프로세스를 종료하는데 사용합니다.
5
- > 더 많은 정보: < https://www. manned.org/pkill > .
5
+ > 더 많은 정보: < https://manned.org/pkill > .
6
6
7
7
- 일치하는 모든 프로세스 종료:
8
8
Original file line number Diff line number Diff line change 1
1
# poweroff
2
2
3
3
> 시스템을 종료합니다.
4
- > 더 많은 정보: < https://www. manned.org/poweroff > .
4
+ > 더 많은 정보: < https://manned.org/poweroff > .
5
5
6
6
- 시스템 종료:
7
7
You can’t perform that action at this time.
0 commit comments