Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^7: [ERROR] 'Terminal>' does not contain an author part

by Anonymous Monk
on Aug 17, 2011 at 00:45 UTC ( [id://920600]=note: print w/replies, xml ) Need Help??


in reply to Re^6: [ERROR] 'Terminal>' does not contain an author part
in thread [ERROR] 'Terminal>' does not contain an author part

This will break it also, from working cmd.exe spawn a new one, then
$ cd /d ...different real directory .. $ FOR /F "usebackq delims=" %I IN (`chdir`) DO title %~dnI && ECHO %cd +%

executing cd /d alone doesn't break it

changing title alone doesn't break it

Changing title after changing directory does break it

WOW

Replies are listed 'Best First'.
Re^8: [ERROR] 'Terminal>' does not contain an author part
by Anonymous Monk on Aug 17, 2011 at 02:31 UTC

    Ok, narrowed it down some more, simply changing drives (from C: to D:) breaks it

    cpanp/-de42 works, switch to D:, it doesn't work

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://920600]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 03:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found