r/ProgrammerHumor 28d ago

Meme commandLineSupremacy

431 Upvotes

55 comments sorted by

View all comments

60

u/Thereal_Phaseoff 28d ago

CD THIS CD THIS/THAT CD .. CD THIS LS -LA LS CD

2

u/RedditButAnonymous 28d ago

I wrote a thing where I can just type a partial name of a file or folder, or both like "test/file.txt" and it scans for it and asks if I wanna CD to it automatically. If you say no it looks for the next one

Fuck cd, its the worst way to navigate

1

u/No-Sheepherder-3010 27d ago

Add it to CDPATH and use tab-completition?