minus-squareTiberius@lemmy.dbzer0.comtoProgrammer Humor@programming.dev•Linux UserslinkfedilinkEnglisharrow-up4·3 months agoI accidentally found out one day that I could use a wildcard operator in the terminal instead of a full file or folder name due to always doing this. cd Pho* or cd /documents/Pho* Will for example open my “Photo Examples” folder in the working directory or based on the path linkfedilink
minus-squareTiberius@lemmy.dbzer0.comtoProgrammer Humor@programming.dev•Fox news trying to explain github.linkfedilinkEnglisharrow-up6·7 months agoBop it linkfedilink
I accidentally found out one day that I could use a wildcard operator in the terminal instead of a full file or folder name due to always doing this.
Will for example open my “Photo Examples” folder in the working directory or based on the path