I have to take care of case while writing file/folder name in terminal.
In ubuntu , I  added 'set completion-ignore-case On' to  ~/.bashrc . Then on pressing tab , I used to get all suggestions regardless of letter case.
How can I do something similiar in tiny core terminal ?