jensp / chaox-ng-livecd

various stuff used to create the chaox-ng livecd

This URL has Read+Write access

chaox-ng-livecd / chaox-menus / lsof.desktop
100644 12 lines (11 sloc) 0.22 kb
1
2
3
4
5
6
7
8
9
10
11
12
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=lsof
Comment=list open files
Categories=Application;Chaox;
Exec=Terminal -x bash -c "lsof --help;bash -i"
Icon=Terminal
Terminal=false
StartupNotify=false