Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
235 views
in Technique[技术] by (71.8m points)

windows - How to write a multiline command?

How do we extend a command to the next line?

Basically whats the windows alternative for Linux's

ls -l 
/usr/

Here we use backslashes to extend the command onto the next lines.

What's the equivalent for Windows?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

After trying almost every key on my keyboard:

C:UsersTim>cd ^
Mehr? Desktop

C:UsersTimDesktop>

So it seems to be the ^ key.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...