File: disksearch

package info (click to toggle)
disksearch 1.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 680 kB
  • ctags: 183
  • sloc: python: 1,542; makefile: 80; sh: 2
file content (7 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh
# Start script for the DiskSearch tool. On some systems you may need
# to modify the name of the Python executable (e.g. "python2.2").
# Stefan Saring & Mathias Obst, 2004/11/04

cd /usr/local/share/disksearch
python disksearch.py $*