Skip to main content

Questions tagged [cd]

`cd` is the command-line command for navigating the directory tree. It stands for C(hange) D(irectory). For the optical disc, please use [compact-disc]

303 votes
9 answers
1.3m views

Using cd command in Windows command line, can't navigate to D:\

This may be a silly question, and I think I have looked elsewhere to find the answer... Might be a path issue, but when I open the command line and type from the C:\>: cd D:\ I cannot get to the ...
nicorellius's user avatar
  • 6,735
44 votes
15 answers
28k views

Is there a directory history for bash?

Is there something like bash's reverse-search-history (Ctrl-R), but for only directories? I have some deep folder hierarchies that I want to jump to, so I'd like to use something like reverse-search-...
idbrii's user avatar
  • 1,209
35 votes
6 answers
86k views

how to access different directories outside cygwin home dir

I have installed dropbox in my computer, but it is located outside my cygwin directory. The probably easiest way would be to just move the dropbox directory to cygwin's home dir. Anyway I wonder if it ...
starcorn's user avatar
  • 3,246
34 votes
2 answers
235k views

Command line, go back to last directory [duplicate]

Possible Duplicate: Go back to previous directory in shell How can I change to the previous directory instead of going up? is there a command line way to navigate back to the directory I was in?...
cqm's user avatar
  • 1,267
24 votes
3 answers
118k views

Why doesn't "cd D:" change the command context to D:? [duplicate]

Possible Duplicate: Using cd Command in Windows Command Line, Can't Navigate to D:\ Every time I want to change directory context to another drive (D, E, F, or whatever..) on a Windows ...
Diogo's user avatar
  • 30.5k
12 votes
4 answers
7k views

What happens if a scratched CD is ripped to MP3?

If a CD is damaged (e.g. if placed in a CD player it would stutter etc.), if you rip it on your computer to create an MP3, how will the damaged data sound? Would it be just a "blank" in the middle ...
sam's user avatar
  • 4,219
9 votes
3 answers
16k views

Run "cd" command as superuser in Linux

Is there a way to run the cd command with superuser privileges to gain access to directories that are owned by root? When I run sudo cd <path>, I get sudo: cd: command not found.
thecomputerguru's user avatar
9 votes
3 answers
20k views

How do I cd into a network share?

I need to connect to a network share with path \\192.165.24.175\04_Top_Image and need to use cmd to cd into it, but I don't know how to cd into it. I know how to go from C: to D:, but it doesn't work ...
ToMakPo's user avatar
  • 325
9 votes
4 answers
3k views

Can windows command line support Linux "cd -"?

In Linux we can use cd - to enter the previous directory, like: /home/user: cd /a /a: cd - /home/user: The - means the latest previous directory.
Bin Chen's user avatar
  • 191
7 votes
1 answer
40k views

cd command not working. Cant change directory in windows 10 [duplicate]

I was using the cd command to switch my drive to E: which basically contains all my junk files which I use for experimentation but the problem was cd was not working. The command I used was cd E: ...
Suhrid Mulay's user avatar
7 votes
2 answers
826 views

What stops me from reformatting a DVD+R? [duplicate]

It just interest me how, no matter what computer I put it in, whether it be running Windows, Mac or Linux, I can't seem to format it (I know that they're made to be write-once only). I'm guessing it's ...
Ankush's user avatar
  • 347
6 votes
3 answers
287 views

Linux: How could a directory be created without "." and ".."?

I am not sure if the following issue is specific to busybox: I have an embedded device with busybox installed. From what I understand, when a directory is created, usually 2 hidden files will be ...
jonathanzh's user avatar
5 votes
11 answers
2k views

How to minimize typing when frequently changing directories?

What are some good Linux commands to make switching between different directories on the command line easier? I often have to switch between different directories with long names, e.g. cd foo/20100801-...
dehmann's user avatar
  • 2,323
5 votes
3 answers
22k views

"cd -" equivalent on Windows? [duplicate]

Possible Duplicate: Navigate to previous directory in windows command prompt Is there an equivalent of Linux's cd - (change to previous directory) in Windows?
Steven's user avatar
  • 2,359
5 votes
1 answer
427 views

Does any other booting system exist for ISO 9660, except El Torito?

17th sector of ISO 9660 file system may contain so called Boot Record. It is a special Volume Descriptor with type = 0x00. The only Boot Record I know is Boot Record for El Torito and it contains LBA ...
Art Spasky's user avatar

15 30 50 per page
1
2 3 4 5
9