+3 votes
174 views
Fast access to files and directories in Linux

in Linux / Unix by (551k points) | 174 views

1 Answer

+4 votes
Best answer

The input line of Linux, more precisely the Bash is full of power. Especially the tab key can be very helpful.

If you want to change to a subdirectory, enter only the first two or three letters of the directory at the command prompt, for example

cd off

and then press the [Tab] key. If there is a directory that starts with these letters, Linux adds the input, for example:

CD exchange

and all you have to do is press [Return] .

If you have multiple directories that begin with the same letters, for example, win_c and win_d , then Linux adds exactly as many characters as the directories have in common, so win_ . Then just enter the missing character (s).


by (551k points)

Related questions

+5 votes
1 answer
+5 votes
1 answer
asked Jun 22, 2019 in Linux / Unix by backtothefuture (551k points) | 298 views
+3 votes
3 answers
asked May 10, 2019 in Linux / Unix by backtothefuture (551k points) | 316 views
+3 votes
1 answer
asked Sep 28, 2020 in Linux / Unix by backtothefuture (551k points) | 1.2k views
+3 votes
1 answer
asked May 12, 2019 in Linux / Unix by backtothefuture (551k points) | 216 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users