cnsdel-05.08.28.final-1
Released
[28-Aug-2005] cnsdel-05.08.28.final-1
正式版开始投入使用,
点击下载
查看说明文档
请把您的宝贵建议留下
Install(安装说明):
1)进行安装
[注:不要指定--prefix,默认安装到/usr/local/cnsdel下]
#rpm -ivh cnsdel-05.08.28.final-1.i386.rpm
Preparing... ###########################################
[100%]
1:cnsdel ###########################################
[100%]
安装完成后,会生成/bin/del和/bin/undel两个文件,它们是/usr/local/cnsdel/del和/usr/local/cnsdel/undel的符号连接文件
2)查询安装包信息
#rpm -qi cnsdel
Name : cnsdel Relocations: /usr/local/cnsdel
Version : 05.08.28.final Vendor: cnscn
Release : 1 Build Date: 2005年08月28日 星期日
Install Date: 2005年 Build Host: book
Group : App/File Source RPM: cnsdel-05.08.28.final-1.src.rpm
Size : 24654 License: GPL
Signature : (none)
Packager : cnscn
URL : http://www.cnsdel.com
Summary : A trash system for linux command line.
Description : The cnsdel rpm package.
3)查看包内的文件
#rpm -ql cnsdel-05.04.24.final-1
/usr/local/cnsdel/README
/usr/local/cnsdel/argsmenufile
/usr/local/cnsdel/del
/usr/local/cnsdel/del-undel.doc
/usr/local/cnsdel/del.err
/usr/local/cnsdel/undel
/usr/share/doc/cnsdel-05.04.24.final
/usr/share/doc/cnsdel-05.04.24.final/README
4)测试
#del -l
Current path : ~/.trash
总用量 0
-rw-r--r-- 1 root root 0 4月 23 05:12 =home=oracle=test.java
[注:原文件是/home/oracle/test.java ,在回收站中用=代替/]
|