中文社区首页
博客
讨论区
Try it Out
Drivers
Downloads
Community
Blog
OPTIONS
Version
Select Version
2.6 (current)
2.4
2.2
Formats
HTML
PDF
EPUB
Contribute
Report a Problem
直接翻译或纠错本页面
翻译或纠错本页面
Reference
>
mongo
Shell Methods
>
Native Methods
>
cat()
cat()
¶
说明
¶
cat
(
filename
)
¶
返回指定文件的内容。此命令会把结果返回到当前命令行会话,不会对服务造成影响。
Parameter
Type
Description
filename
string
Specify a path and file name on the local file system.
←
Native Methods
version()
→
ON THIS PAGE
cat()
说明
Report a Problem