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

in Linux / Unix by (552k points) | 192 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 (552k points)

Related questions

+5 votes
1 answer
+5 votes
1 answer
asked Jun 22, 2019 in Linux / Unix by backtothefuture (552k points) | 311 views
+3 votes
3 answers
asked May 10, 2019 in Linux / Unix by backtothefuture (552k points) | 335 views
+3 votes
1 answer
asked Sep 28, 2020 in Linux / Unix by backtothefuture (552k points) | 1.2k views
+3 votes
1 answer
asked May 12, 2019 in Linux / Unix by backtothefuture (552k points) | 232 views
Sponsored articles cost $40 per post. You can contact us via Feedback

Most popular questions within the last 30 days

10,659 questions
10,791 answers
510 comments
3 users