https://github.com/nimit95/zerodha-scripts
https://github.com/nimit95/zerodha-scripts
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nimit95/zerodha-scripts
- Owner: nimit95
- Created: 2020-09-26T09:59:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T08:19:30.000Z (over 4 years ago)
- Last Synced: 2024-12-29T08:24:21.066Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zerodha-Scripts
```grep 'Funds added' ledger-**.csv | awk 'BEGIN{FS=OFS=","} {print $2" "$6}'```