I'm removing a pile of modules, 1 at a time:

$ pwd
/home/karl/.sword/mods.d
$ list yss*
-rw-r--r-- 1 karl karl 3086 Aug 15 23:50 yss_yamano2004.conf
-rw-r--r-- 1 karl karl 3091 Aug 15 23:50 yss_yawu1996.conf
$ installmgr -u yss_yawu1996
Removed module: [yss_yawu1996]
$ installmgr -u yss_yamano2004
Removed module: [yss_yamano2004]
$ *list yss**
-rw-r--r-- 1 karl karl 3086 Aug 15 23:50 *yss_yamano2004.conf*
-rw-r--r-- 1 karl karl 3091 Aug 15 23:50 *yss_yawu1996.conf*
$ grep ^DataPath= yss*
yss_yamano2004.conf:DataPath=./modules/texts/ztext/yss_yamano2004/
yss_yawu1996.conf:DataPath=./modules/texts/ztext/yss_yawu1996/
$ ls -d ../modules/texts/ztext/yss*
/bin/ls: cannot access ../modules/texts/ztext/yss*: No such file or
directory

The content is gone, the .conf remains.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to