Browsing Vietnamese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Vietnamese guidelines.
484493 of 547 results
484.
Set variable values and attributes.

Declare variables and give them attributes. If no NAMEs are given,
display the attributes and values of all variables.

Options:
-f[tab]restrict action or display to function names and definitions
-F[tab]restrict display to function names only (plus line number and
[tab]source file when debugging)
-g[tab]create global variables when used in a shell function; otherwise
[tab]ignored
-p[tab]display the attributes and value of each NAME

Options which set attributes:
-a[tab]to make NAMEs indexed arrays (if supported)
-A[tab]to make NAMEs associative arrays (if supported)
-i[tab]to make NAMEs have the `integer' attribute
-l[tab]to convert NAMEs to lower case on assignment
-r[tab]to make NAMEs readonly
-t[tab]to make NAMEs have the `trace' attribute
-u[tab]to convert NAMEs to upper case on assignment
-x[tab]to make NAMEs export

Using `+' instead of `-' turns off the given attribute.

Variables with the integer attribute have arithmetic evaluation (see
the `let' command) performed when the variable is assigned a value.

When used in a function, `declare' makes NAMEs local, as with the `local'
command. The `-g' option suppresses this behavior.

Exit Status:
Returns success unless an invalid option is supplied or an error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
(no translation yet)
Located in builtins.c:479
485.
Set variable values and attributes.

Obsolete. See `help declare'.
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.
Đặt các giá trị và thuộc tính của biến.

[tab]Quá cũ. Xem « help declare ».
Translated by Clytie Siddall
Located in builtins.c:517
486.
Define local variables.

Create a local variable called NAME, and give it VALUE. OPTION can
be any option accepted by `declare'.

Local variables can only be used within a function; they are visible
only to the function where they are defined and its children.

Exit Status:
Returns success unless an invalid option is supplied, an error occurs,
or the shell is not executing a function.
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.
Xác định các biến cục bộ.

[tab]Tạo một biến cục bộ tên TÊN, và gán cho nó GIÁ_TRỊ.
[tab]TÙY_CHỌN có thể là bất cứ tùy chọn nào được « declare » chấp nhận.

[tab]Biến cục bộ chỉ dùng được bên trong chức năng;
[tab][tab]chỉ chức năng trong đó nó được xác định
[tab][tab](và các chức năng con) có khả năng phát hiện nó.

[tab]Trạng thái thoát:
[tab]Trả lại thành công nếu không đưa ra tùy chọn sai hay gặp lỗi,
[tab]và nếu trình bao đang chạy chức năng.
Translated by Clytie Siddall
Located in builtins.c:525
487.
Write arguments to the standard output.

Display the ARGs on the standard output followed by a newline.

Options:
-n[tab]do not append a newline
-e[tab]enable interpretation of the following backslash escapes
-E[tab]explicitly suppress interpretation of backslash escapes

`echo' interprets the following backslash-escaped characters:
\a[tab]alert (bell)
\b[tab]backspace
\c[tab]suppress further output
\e[tab]escape character
\f[tab]form feed
\n[tab]new line
\r[tab]carriage return
\t[tab]horizontal tab
\v[tab]vertical tab
\\[tab]backslash
\0nnn[tab]the character whose ASCII code is NNN (octal). NNN can be
[tab]0 to 3 octal digits
\xHH[tab]the eight-bit character whose value is HH (hexadecimal). HH
[tab]can be one or two hex digits

Exit Status:
Returns success unless a write error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
Ghi các đối số vào đầu ra tiêu chuẩn.

[tab]Hiển thị các ĐỐI_SỐ trên đầu ra tiêu chuẩn,
[tab][tab]với một ký tự dòng mới theo sau.

[tab]Tùy chọn:
[tab][tab]-n[tab]đừng phụ thêm ký tự dòng mới
[tab][tab]-e[tab]bật đọc ký tự thoát kiểu gạch chéo ngược mà theo sau
[tab][tab]-E[tab]thu hồi dứt khoát đọc ký tự thoát kiểu gạch chéo ngược

[tab]« echo » đọc những ký tự thoát này kiểu gạch chéo ngược:
[tab][tab]\a[tab]chuông báo
[tab][tab]\b[tab]xoá lùi
[tab][tab]\c[tab]thu hồi kết xuất thêm nữa
[tab][tab]\e[tab]ký tự thoát
[tab][tab]\f[tab]nạp giấy
[tab][tab]\n[tab]dòng mới
[tab][tab]\r[tab]xuống dòng
[tab][tab]\0nnn[tab]ký tự có mã ASCII NNN (1-3 chữ số bát phân)
[tab][tab]\xHH[tab]ký tự 8-bit có giá trị HH (1-2 chữ số thập lục)

[tab]Trạng thái thoát:
[tab]Trả lại thành công nếu không gặp lỗi ghi.[tab][tab]\t[tab]khoảng tab theo chiều ngang
[tab][tab]\v[tab]khoảng tab theo chiều dọc
[tab][tab]\\[tab]gạch chéo ngược
Translated by Clytie Siddall
Located in builtins.c:542
488.
Write arguments to the standard output.

Display the ARGs on the standard output followed by a newline.

Options:
-n[tab]do not append a newline

Exit Status:
Returns success unless a write error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
Ghi đối số vào đầu ra chuẩn.

Hiển thị ĐỐI-SỐ trên đầu ra chuẩn, kèm ký tự xuống hàng ở cuối.

Tùy chọn:
-n[tab]đừng thêm ký tự xuống hàng

Trạng thái thoát:
Trả lại thành công nếu không gặp lỗi ghi.
Translated by Trần Ngọc Quân
Located in builtins.c:597
489.
Enable and disable shell builtins.

Enables and disables builtin shell commands. Disabling allows you to
execute a disk command which has the same name as a shell builtin
without using a full pathname.

Options:
-a[tab]print a list of builtins showing whether or not each is enabled
-n[tab]disable each NAME or display a list of disabled builtins
-p[tab]print the list of builtins in a reusable format
-s[tab]print only the names of Posix `special' builtins

Options controlling dynamic loading:
-f[tab]Load builtin NAME from shared object FILENAME
-d[tab]Remove a builtin loaded with -f

Without options, each NAME is enabled.

To use the `test' found in $PATH instead of the shell builtin
version, type `enable -n test'.

Exit Status:
Returns success unless NAME is not a shell builtin or an error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
Bật và tắt lệnh hệ vỏ tích hợp.

Bật và tắt các lệnh hệ vỏ tích hợp. Chức năng tắt cho phép bạn
chạy một lệnh trên đĩa cùng tên với một lệnh hệ vỏ tích hợp mà
không cần dùng tên đường dẫn đầy đủ.

Tùy chọn:
-a in danh sách các lệnh tích hợp kèm trạng thái bật/tắt
-n tắt TÊN hoặc hiển thị danh sách lệnh bị tắt
-p in danh sách lệnh tích hợp theo định dạng dùng lại được
-s chỉ in tên các lệnh tích hợp Posix “đặc biệt”

Tùy chọn điều khiển chức năng tải động:
-f nạp lệnh tích hợp TÊN từ TẬP-TIN
-d bỏ một tích hợp được nạp bằng “-f”

Không có tùy chọn thì coi như bật TÊN.

Để sử dụng lệnh “test” trên đĩa (nếu tìm thấy trong $PATH) thay
cho phiên bản hệ vỏ tích hợp, gõ “enable -n test”.

Trạng thái thoát:
Trả lại thành công trừ khi TÊN không phải lệnh tích hợp hoặc gặp lỗi.
Translated by Trần Ngọc Quân
Located in builtins.c:612
490.
Execute arguments as a shell command.

Combine ARGs into a single string, use the result as input to the shell,
and execute the resulting commands.

Exit Status:
Returns exit status of command or success if command is null.
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.
Dùng các đối số để chạy lệnh hệ vỏ.

Gộp các ĐỐI-SỐ thành một chuỗi đơn, dùng kết quả làm đầu vào cho
hệ vỏ và chạy lệnh đó.

Trạng thái thoát:
Trả lại trạng thái thoát của câu lệnh hay thành công nếu lệnh rỗng.
Translated by Trần Ngọc Quân
Located in builtins.c:640
491.
Parse option arguments.

Getopts is used by shell procedures to parse positional parameters
as options.

OPTSTRING contains the option letters to be recognized; if a letter
is followed by a colon, the option is expected to have an argument,
which should be separated from it by white space.

Each time it is invoked, getopts will place the next option in the
shell variable $name, initializing name if it does not exist, and
the index of the next argument to be processed into the shell
variable OPTIND. OPTIND is initialized to 1 each time the shell or
a shell script is invoked. When an option requires an argument,
getopts places that argument into the shell variable OPTARG.

getopts reports errors in one of two ways. If the first character
of OPTSTRING is a colon, getopts uses silent error reporting. In
this mode, no error messages are printed. If an invalid option is
seen, getopts places the option character found into OPTARG. If a
required argument is not found, getopts places a ':' into NAME and
sets OPTARG to the option character found. If getopts is not in
silent mode, and an invalid option is seen, getopts places '?' into
NAME and unsets OPTARG. If a required argument is not found, a '?'
is placed in NAME, OPTARG is unset, and a diagnostic message is
printed.

If the shell variable OPTERR has the value 0, getopts disables the
printing of error messages, even if the first character of
OPTSTRING is not a colon. OPTERR has the value 1 by default.

Getopts normally parses the positional parameters ($0 - $9), but if
more arguments are given, they are parsed instead.

Exit Status:
Returns success if an option is found; fails if the end of options is
encountered or an error occurs.
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.
Phân tích đối số tùy chọn.

Getopts được hệ vỏ dùng để phân tích tham số thành tùy chọn.

CHUỖI-TÙY-CHỌN chứa những chữ tùy chọn cần nhận ra; một chữ có dấu hai
chấm theo sau thì tùy chọn cần đối số, cách tùy chọn bằng khoảng
trắng.

Mỗi lần gọi, getopts sẽ đặt tùy chọn kế tiếp vào biến hệ vỏ $TÊN,
tạo biến mới nếu tên đó chưa tồn tại, và đặt chỉ số của đối số kế
tiếp cần xử lý vào biến hệ vỏ OPTIND. OPTIND được khởi động bằng 1
mỗi lần hệ vỏ hay một văn lệnh hệ vỏ được gọi. Khi tùy chọn cần
đối số, getopts đặt đối số đó vào biến hệ vỏ OPTARG.

getopts thông báo lỗi bằng một trong hai cách. Nếu ký tự đầu tiên
của CHUỖI-TÙY-CHỌN là dấu hai chấm, getopts thông báo lỗi im
lặng. Chế độ này không in ra thông báo nào. Nếu gặp tùy chọn sai
thì getopts lưu mã ký tự tùy chọn trong biến OPTARG. Không tìm
thấy đối số cần thiết thì getopts lưu dấu hai chấm trong biến $TÊN
và đặt lưu mã ký tự tùy chọn trong OPTARG. Nếu getopts không trong
chế độ im lặng và gặp tùy chọn sai, getopts lưu dấu hỏi “?” vào
biến $TÊN và xóa OPTARG. Không tìm thấy tùy chọn cần thiết thì “?”
được lưu vào $TÊN, OPTARG bị xlá, và in ra một thông điệp chẩn
đoán.

Nếu biến hệ vỏ OPTERR có giá trị 0, getopts sẽ không in thông báo
kể cả khi ký tự đầu tiên của CHUỖI-TÙY-CHỌN không phải dấu hai
chấm. OPTERR có giá trị mặc định là 1.

Getopts bình thường phân tích tham số vị trí ($0 - $9). Tuy nhiên,
các đối số bổ sung cũng được phân tích.

Trạng thái thoát:
Trả lại thành công nếu tìm thấy một tùy chọn; không thành công nếu
gặp kết thúc các tùy chọn, hoặc nếu gặp lỗi.
Translated by Trần Ngọc Quân
Located in builtins.c:646
492.
Replace the shell with the given command.

Execute COMMAND, replacing this shell with the specified program.
ARGUMENTS become the arguments to COMMAND. If COMMAND is not specified,
any redirections take effect in the current shell.

Options:
-a name[tab]pass NAME as the zeroth argument to COMMAND
-c[tab][tab]execute COMMAND with an empty environment
-l[tab][tab]place a dash in the zeroth argument to COMMAND

If the command cannot be executed, a non-interactive shell exits, unless
the shell option `execfail' is set.

Exit Status:
Returns success unless COMMAND is not found or a redirection error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
Thay thế trình bao bằng câu lệnh đưa ra.

[tab]Thực thi câu LỆNH, cũng thay thế trình bao này bằng chương trình được ghi rõ.
[tab]Các ĐỐI_SỐ trở thành các đối số đối với câu LỆNH.
[tab]Không đưa ra câu LỆNH thì bất cứ việc chuyển hướng nào
[tab]sẽ xảy ra trong trình bao đang chạy.

[tab]Tùy chọn:
[tab][tab]-a tên[tab]gửi TÊN cho câu LỆNH dưới dạng đối số thứ không
[tab][tab]-c[tab]thực thi câu LỆNH với một môi trường trống
[tab][tab]-l[tab]đặt một dấu gạch vào đối số thứ không đối với câu LỆNH

[tab]Nếu câu LỆNH không thể thực thi được, một trình bao không tương tác
[tab]sẽ thoát ra, nếu không đặt tùy chọn trình bao « execfail ».

[tab]Trạng thái thoát:
[tab]Trả lại thành công nếu tìm được câu LỆNH và không gặp lỗi chuyển hướng.
Translated by Clytie Siddall
Located in builtins.c:673
493.
Exit the shell.

Exits the shell with a status of N. If N is omitted, the exit status
is that 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.
Thoát hệ vỏ.

Thoát khỏi hệ vỏ với trạng thái N. Không xác định N thì trạng thái
thoát là trạng thái của lệnh cuối cùng được chạy.
Translated by Trần Ngọc Quân
Located in builtins.c:715
484493 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.

Contributors to this translation: Clytie Siddall, Trần Ngọc Quân.