Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update shell_scripts_and_aliases.md #4

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

sugatoray
Copy link
Owner

added new commands:

  • WIP command: createpkg

sugatoray added 11 commits March 9, 2023 16:06
added new commands: 

- WIP command: `createpkg`
update command `createpkg`
add a section with equivalent multiline functions for some of the single line functions.
- updated `createpkg` function
- `pystr`: python like substring capability
- `getPartYYYYMM`: extract `YYYYMM` part from a string with the format `##:YYYYMM`
- `genYYYYMM`: generate a list of YYYYMM values with a start and stop specification
- update: `genYYYYMM`
- add: `genSQLUnionAllTables`
  - generate SQL for tables with UNION ALL
- fix bug in `genSQLUnionAllTables`
- update related example
added newer functionalities

- for variable substitution of exported variables 
  - using `sed`
- create exporting variable definition using python and an input string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant