Browsing Ojibwe translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
151160 of 167 results
151.
Exclusive creation is not guaranteed when creating files on NFS partitions.
type: Plain text
(no translation yet)
Located in ../tempfile.1:76
152.
EXAMPLE
type: SH
(no translation yet)
Located in ../tempfile.1:75
153.
#!/bin/sh
#[...]
t=$(tempfile) || exit
trap "rm -f -- '$t'" EXIT
#[...]
rm -f -- "$t"
trap - EXIT
exit
type: Plain text
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../tempfile.1:85
154.
B<tempnam>(3), B<mktemp>(1)
type: Plain text
(no translation yet)
Located in ../tempfile.1:88
155.
WHICH
type: TH
(no translation yet)
Located in ../which.1:2
156.
which - locate a command
type: Plain text
(no translation yet)
Located in ../which.1:5
157.
which [-a] filename ...
type: Plain text
(no translation yet)
Located in ../which.1:7
158.
B<which> returns the pathnames of the files (or links) which would be executed in the current environment, had its arguments been given as commands in a strictly POSIX-conformant shell. It does this by searching the PATH for executable files matching the names of the arguments. It does not follow symbolic links.
type: Plain text
(no translation yet)
Located in ../which.1:14
159.
B<-a>
type: TP
(no translation yet)
Located in ../which.1:17
160.
print all matching pathnames of each argument
type: Plain text
(no translation yet)
Located in ../which.1:20
151160 of 167 results

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

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

No-one has contributed to this translation yet.