文件操作 - README
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/sushi-3.28.3/README
编辑文件内容
This is Sushi, a quick previewer for Nautilus, the GNOME desktop file manager. ------------------------------------------------------------------------------ Sushi is a DBus-activated service. For Sushi to popup, applications will have to call the ShowFile method on the org.gnome.NautilusPreviewer interface. If you want to or debug Sushi without a calling application, you can use gdbus(1) to call the ShowFile method manually on the bus. ======= Methods ======= ShowFile(s: FileUri, i: ParentXid, b: CloseIfShown) Activates Sushi previewing the file at the provided URI. If a XID is specified, the Sushi window is made transient to that window. If the CloseIfShown parameter is TRUE, Sushi will close if it's already running. Close() Explicitly closes Sushi.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件