|
8.
|
|
|
kioclient download ['src']
# Copies the URL 'src' to a user-specified location'.
# 'src' may be a list of URLs, if not present then
# a URL will be requested.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient ನಕಲಿಳುಪು ['src']
#ಬಳಕೆದಾರ ನಿರ್ದಿಷ್ಟ ಸ್ಥಾನಕ್ಕೆ URL 'src' ಅನ್ನು ನಕಲಿಸುತ್ತದೆ.
#'src' ಒಂದು URLಗಳ ಪಟ್ಟಿಯಾಗಿರಬಹುದು, ಅದು ಇಲ್ಲದಿದ್ದಲ್ಲಿ
#ಒಂದು URL ಅನ್ನು ಕೋರಲಾಗುವುದು.
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:71
|
|
9.
|
|
|
kioclient copy 'src' 'dest'
# Copies the URL 'src' to 'dest'.
# 'src' may be a list of URLs.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient ನಕಲಿಸು 'src' 'dest'
#URL 'src' ಅನ್ನು 'dest' ಗೆ ನಕಲಿಸುತ್ತದೆ.
#'src' ಒಂದು URL ಗಳ ಪಟ್ಟಿಯಾಗಿರಬಹುದು.
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:72
|
|
10.
|
|
|
kioclient cat 'url'
# Writes out the contents of 'url' to stdout
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient cat 'url'
# 'url' ನ ಒಳಪಿಡಿಯನ್ನು stdout ಗೆ ಬರೆಯುತ್ತದೆ
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:80
|
|
11.
|
|
|
*** Examples:
kioclient exec file:/root/Desktop/cdrom.desktop "Mount default"
// Mounts the CDROM
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
***ಉದಾಹರಣೆಗಳು:
kioclient exec file:/root/Desktop/cdrom.desktop "Mount default"
// CDROM ಅನ್ನು ರೋಪಿಸುತ್ತದೆ (ಮೌಂಟ್)
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:88
|
|
12.
|
|
|
kioclient exec file:/home/weis/data/test.html
// Opens the file with default binding
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient exec file:/home/weis/data/test.html
//ಕಡತವನ್ನು ಪೂರ್ವನಿಯೋಜಿತ ನಿಬಂಧನೆಗಳೊಂದಿಗೆ (ಬೈಂಡಿಂಗ್) ತೆರೆಯುತ್ತದೆ
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:91
|
|
13.
|
|
|
kioclient exec file:/home/weis/data/test.html Netscape
// Opens the file with netscape
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient exec file:/home/weis/data/test.html Netscape
//ನೆಟ್ಸ್ಕೇಪ್ ನಲ್ಲಿ ಕಡತವನ್ನು ತೆರೆಯುತ್ತದೆ
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:93
|
|
14.
|
|
|
kioclient exec ftp://localhost/
// Opens new window with URL
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient exec ftp://localhost/
//ಹೊಸ ಕಿಟಕಿಯೊಂದನ್ನು ತೆರೆಯುತ್ತದೆ
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:95
|
|
15.
|
|
|
kioclient exec file:/root/Desktop/emacs.desktop
// Starts emacs
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient exec file:/root/Desktop/emacs.desktop
//ಈಮಾಕ್ಸ್ ಅನ್ನು ಪ್ರಾರಂಭಿಸುತ್ತದೆ
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:97
|
|
16.
|
|
|
kioclient exec file:/root/Desktop/cdrom.desktop
// Opens the CDROM's mount directory
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient exec file:/root/Desktop/cdrom.desktop
//CDROM ನ ರೋಪಣಾ ಕಡತಕೋಶವನ್ನು ತೆರೆಯುತ್ತದೆ
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:99
|
|
17.
|
|
|
kioclient exec .
// Opens the current directory. Very convenient.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient exec .
//ಪ್ರಸ್ತುತ ಕಡತಕೋಶವನ್ನು ತೆರೆಯುತ್ತದೆ. ಬಹೂಪಯುಕ್ತ.
|
|
Translated by
Umesh Rudrapatna
|
|
|
|
Located in
kioclient.cpp:101
|