View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000028 | Kali Linux | Kali Package Bug | public | 2013-01-29 14:12 | 2013-01-30 20:06 |
Reporter | WiK | Assigned To | muts | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | x86 | OS | Kali | OS Version | 1.0 |
Summary | 0000028: sucrack does not run correctly from desktop file | ||||
Description | sh -c "sucrack -h;${SHELL:-bash}" error: yah, verry funny! | ||||
Additional Information | fix: sh -c "man sucrack;${SHELL:-bash}" | ||||