Skip to content

Useful IDL path and directory commands (the raw unix ones are prefixed by $, knockoffs no. See also earlier 2020 09 22

some idl commands look exactly like their unix systers, while others are idl knockoffs and therefore require idl syntax

cd ,’/data/psrdata’

pwd

$ls  -als  | grep sav (the dollar tells idl that the following is a unix command)

Published inIDL hints

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *