I have following utility install in software management:
draksnapshot - Snapshot utility
This is a backup program that uses rsync to take backup snapshots of filesystems. It uses hard links to save space on disk.
But, I see that draksnapshot is a folder and not any app which can be run.
- Code: Select all
[root@localhost draksnapshot]# find / -name draksnapshot
find: ‘/proc/1759/task/1759/net’: Invalid argument
find: ‘/proc/1759/net’: Invalid argument
/usr/share/draksnapshot
[root@localhost draksnapshot]# pwd
/usr/share/draksnapshot
[root@localhost draksnapshot]# ls
pixmaps/
[root@localhost draksnapshot]#
Can someone please help?