Crear enlace a comandos de consola

Mi duda es como crear un enlace (en el escritorio mismo) con lo de Nuevo >> Enlace a apliación que abra la consola (aterm) y ejecute un comando con sus opciones (Ejemplo: comando -sfb) en esa consola.

Gracias. [risita]
1. Boton derecho sobre el escritorio
2. Crear nuevo
3. Enlace a Aplicacion
4. Pestaña "ejecutar"
5. Comando: aterm -sfb

En la pestaña "general" le cambias el nombre si quieres (el nombre con el que te saldrá el enlace en el escritorio) y el icono.

Un saludo
aterm -e comando opciones

-e command [arguments]
Run the command with its command-line arguments in the aterm
window; also sets the window title and icon name to be the base-
name of the program being executed if neither -title (-T) nor -n
are given on the command line. If this option is used, it must
be the last on the command-line. If there is no -e option then
the default is to run the program specified by the SHELL envi-
ronment variable or, failing that, sh(1).


EDITO: EOL va fatal y se adelantó Raulex, aunque si he entendido bien la pregunta, sustituye su punto 5 por lo que te digo.
Ok, muchas gracias. Ya me funciona perfectamente ^^
3 respuestas