If i invoke the SQL* Loader,using the following command

SQLLDR system/manager CONTROL=LOAD1.CTL LOG=LOAD1.LOG
BAD=LOAD1.BAD DISCARD=LOAD1.BAD


what will be the default location for the files,LOAD1.CTL,LOAD1.LOG,LOAD1.BAD,LOAD1.BAD?

Thanks,
Malru