Tips
- Express your goal in English and get its Bash translation. For example,
- "split ‘/usr/bin/gcc’ into 1000 files of about equal size";
- "print top 10 largest files and directories";
- more examples...
- Tellina works best when the input is specific. For example,
- instead of "some files", use "pdf files";
- instead of "sometime ago", use "5 days ago".
- Quoting
""
names, strings and regular expressions can improve the translation.
- Put
/
at the end of a directory name such that Tellina interprets it as a folder.