rename 's/-\w+\././' *
#!/bin/bash
f=/tmp/file.zip
wget -O $f http://site/file.zip && cd /some_path && unzip $f
rm -rf $f
$HOME/.vnc/
можно обнаружить файл xstartup
A shell script specifying X applications to be run when a VNC desktop is started.
If it doesn’t exist, vncserver will create a new one which runs a
couple of basic applications.