[IPython-user] ls strangeness
John Hunter
jdhunter at ace.bsd.uchicago.edu
Fri Mar 31 15:19:31 CST 2006
Any idea what is going on here
peds-pc311:~/mpl/src> ipython
Python 2.4.1 (#2, Mar 30 2005, 21:51:10)
Type "copyright", "credits" or "license" for more information.
IPython 0.7.2.svn -- An enhanced Interactive Python.
? -> Introduction to IPython's features.
%magic -> Information about IPython's 'magic' % functions.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.
In [1]: ls
sh: ls -F: command not found
In [2]: !ls -F
MPL_isnan.h _backend_gdk.c _subprocess.c _wxagg.cpp
mplutils.cpp
_backend_agg.cpp _gtkagg.cpp _tkagg.cpp agg.cxx
mplutils.h
More information about the IPython-user
mailing list