uawdijnntqw1x1x1
IP : 216.73.216.74
Hostname : www.vorobey-market.ru
Kernel : Linux www.vorobey-market.ru 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
etc
/
php.d
/
..
/
python
/
..
/
python
/
..
/
python
/
..
/
python
/
..
/
vsftpd
/
vsftpd_conf_migrate.sh
/
/
#!/bin/bash #move old config files and symlink them #shipped with vsftpd-2.0.1-6 PREFIX="vsftpd" for file in $( ls /etc/${PREFIX}.* ); do if [ ! -L $file ]; then new=`echo $file | sed s/${PREFIX}\./${PREFIX}\\\\//g | sed s/\.rpmsave//g` mv -f ${file} ${new} ln -s ${new} ${file} echo $file moved to $new fi done
/home/../etc/php.d/../python/../python/../python/../python/../vsftpd/vsftpd_conf_migrate.sh