Browsing Vietnamese translation

523 of 547 results
523.
Execute commands for each member in a list.

The `for' loop executes a sequence of commands for each member in a
list of items. If `in WORDS ...;' is not present, then `in "$@"' is
assumed. For each element in WORDS, NAME is set to that element, and
the COMMANDS are executed.

Exit Status:
Returns the status of the last command executed.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Thực thi lệnh cho từng phần tử nằm trong danh sách.

Vòng lặp “for” thực thi lệnh cho từng phần tử nằm trong danh sách. Không
ghi “in TỪ …” thì ngầm định “in "$@"”. Đối với mỗi phần tử trong
danh sách, đặt giá trị phần tử đó cho biến TÊN rồi thực thi CÁC;CÂU;LỆNH.

Trạng thái thoát:
Trả lại trạng thái của câu lệnh cuối cùng được chạy.
Translated by Trần Ngọc Quân
Located in builtins.c:1549
523 of 547 results

This translation is managed by Ubuntu Vietnamese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.