When I enter in the following command it works:-
ledger -f YOURFILENAME bal -----> Works however when i enter this ledger -f YOURFILENAME bal --period "until apr" ------> does not work any idea why? On Fri, Aug 10, 2012 at 9:09 PM, Kunal Ahuja <[email protected]> wrote: > Still no luck. > > My version is as follows:- > > Ledger 2.6.2, the command-line accounting tool > (modules: gmp, pcre, xml) > > > ledger bal -f YOURFILENAME --period "until aug" ------> still the same > error "Error: Please specify ledger file using -f ...." > > ledger -f speedtapir-ledger bal --period "until feb" -------> gives > me no response. > > > > > > On Fri, Aug 10, 2012 at 8:56 PM, Craig Earls <[email protected]> wrote: >> ledger doesn't care what the filename is, as long as it is specified >> correctly in the command line, the environment variables, or the .ledgerrc >> file. >> >> In the command line I gave I sued the filename from the orinator of this >> conversation. >> >> So the command should be: >> >> ledger bal -f YOURFILENAME --period "until aug" >> >> >> On Fri, Aug 10, 2012 at 6:43 AM, Kunal Ahuja <[email protected]> wrote: >>> >>> Or do I need to save the file as a .bat ? >>> >>> On Fri, Aug 10, 2012 at 8:42 PM, Kunal Ahuja <[email protected]> wrote: >>> > Dear Craig, >>> > >>> > Thanks for your feedback. >>> > >>> > I did try that and i got the following error :- >>> > >>> > ledger bal -f speedtapir-ledger --period "until feb" >>> > Error: Please specify ledger file using -f or LEDGER_FILE environment >>> > variable. >>> > >>> > >>> > >>> > >>> > On Fri, Aug 10, 2012 at 8:29 PM, Craig Earls <[email protected]> wrote: >>> >> So you want the balance of all accounts at the end of a specific month? >>> >> >>> >> Try: >>> >> >>> >> ledger bal -f speedtapir-ledger --period "until feb" >>> >> >>> >> >>> >> On Fri, Aug 10, 2012 at 5:47 AM, speedtapir <[email protected]> wrote: >>> >>> >>> >>> >>> >>> Hello, >>> >>> >>> >>> Need a quick help here. Having difficulty with checking the monthly >>> >>> balance report. >>> >>> >>> >>> I want to check my monthly balance. I have entered the following >>> >>> command >>> >>> :- >>> >>> >>> >>> ledger -f speedtapir-ledger -p jan >>> >>> >>> >>> But no luck. Could someone provide an easy command to check the >>> >>> monthly >>> >>> reports? >>> >>> >>> >>> Would deeply appreciate someones input. >>> >> >>> >> >>> >> >>> >> >>> >> -- >>> >> Craig, Corona De Tucson, AZ >>> >> enderw88.wordpress.com >> >> >> >> >> -- >> Craig, Corona De Tucson, AZ >> enderw88.wordpress.com
