Does this help at all???

svrmgrl <<EOFarch1
connect internal
alter system switch logfile;
archive log stop;
exit
EOFarch1

Or from within sqlplus you can use the ! to execute something from the unix host.

Good luck,
Nirasha