Pysh

Una carcasa que proporciona tanto la característica de Bash y Python
Descargar ahora

Pysh Clasificación y resumen

Anuncio publicitario

  • Rating:
  • Licencia:
  • WTFPL
  • Precio:
  • FREE
  • Nombre del editor:
  • Antoine d'Otreppe de Bouvette
  • Sitio web del editor:
  • http://www.aspyct.org/

Pysh Etiquetas


Pysh Descripción

Una concha que proporciona tanto la característica de Bash y Python. PYSH está diseñado para ser una concha que proporciona características de Bash y Python. Pruébalo. Descargarlo, chmodlo y corre. Si le gusta, considere ponerlo en su directorio / usr / bin, o incluso como Shell predeterminado. ¿Por qué? Porque estaba un tanto ... aburrido de estudiar SQL: P, pero también porque paso mucho tiempo en la línea de comandos y, a menudo, pierdo. Python.licenshpysh se libera bajo los términos del WTFPL, sin una garantía de cerca. En unas pocas palabras: simplemente hace lo que la mierda quiere, a su propio riesgo.Examples: ~ / PROFENEPROG / PYSHELL> LSPYSHPYSH.TAR.GZREADME ~ / PROVEPROG / PYSHELL> STAT PYSH Archivo: `Pysh 'Tamaño: 7663 Bloques : 16 IO Bloque: 4096 Regular FileEvice: 803H / 2051D Inde: 1704436 Enlaces: 1Access: (0755 / -RWXR-XR-X) UID: (1000 / Antoine) GID: (1000 / Antoine) Acceso: 2009-06-0923: 51: 25.000000000 + 0200modify: 2009-06-0923: 37: 18.0000000 + 0200change: 2009-06-0923: 43: 37.0000000 + 0200 ~ / SmallProg / Pyshell> Para i en LS: ... imprimir i. .. PYSHPYSH.TAR.GZREADME ~ / PROBALPROG / PYSHELL> ECHO "Salut" >> Prueba ~ / PROVEPROG / PYSHELL> ECHO "HELLO" >> Prueba ~ / PROVEPROG / PYSHELL> ECHO "GUTENTAG" >> PRUEBA ~ / PROBALPROG / PYSHELL> ECHO "Salvus sis" >> Prueba ~ / PROVEPROG / PYSHELL> Para i en cada ('Prueba de gato'): ... Imprimir i ... SaluthellogutentAgsalvus SIS ~ / PROBALPROG / PYSHELL> A = LS ~ / PROBALPROG / PYSHELL> A ~ / SmallProg / PYSHELL> # Soporta comentarios ~ / PROBALPROG / PYSHELL> # TUBOS | ~ / PROBALPROG / PYSHELL> # CONDI Declaraciones técnicas || ~ / PROBALPROG / PYSHELL> # Redirecciones >>> 2> Prueba de gato | grep t | grep asalutgutentag ~ / smallprog / PYSHELL> MKDIR Subdir ~ / SmallProg / PYSHELL> TOUCH Subdir / Test1 ~ / SmallPROG / PYSHELL> TOUCH Subdir / Test2 ~ / SmallPROG / PYSHELL> TOUCH Subdir / Test3 ~ / PROBSPROG / PYSHELL> para i en árbol : ... Imprimir i .../test./pysh./pysh.tar.gz./README./subdir/test2./subdir/test1./subdir/test3~/smallprog/pyshell> Requisitos: · Python ¿Qué hay de nuevo en este lanzamiento: · Autocompletión fija y salto de línea. · Se agregó la ejecución de cáscara de Python con backquotes. · Se agregaron varios comandos incorporados, como alias, ayuda ... · PYSH ahora lee ~ / .pyshrc para la configuración general · Aplicaciones que requieren todo el shell ahora funcionan (vi, mira ...)


Pysh Software relacionado