Respuestas al mensaje #1,824

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
Betonhaus

Software Endorsements

Right click folder > open in terminal > type file then use tab auto complete to get the full file name
AnOminous

Software Endorsements

How many weird mystery files do you have that just doing that is tough? And why do you have them? Actually better off don't answer that one.
Gigantic Penguin

Software Endorsements

If you Ctrl+C a file in whatever file picker you use it actually copies the path name, which you can then paste in a terminal. (or at least...
DavidS877

Software Endorsements

cd foldername find . -type f -print0 | xargs -n 1 -0 file Wait for giant list of guesses of file types.
Atrás
Top Abajo