Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how to delete files without extention?

Featured Replies

Hi,

how i can delete files without extention?

Same as ones with an extension?

 

Please restate with more detail on what you are trying to accomplish, because I am not aware of any limitations for deletion that are caused simply by a file with no characters after the period.

Unless I read this wrong, the OP wants to run the deletion from a terminal in which case its probably going to be

find . -maxdepth 1 ! -name "*.*" -delete

Please do not add -delete until you are ready. :D

Edited by ken-ji

  • Author

Thats a clever way, thanks. Exactly what im looking for.

  • Author

Oh no, it also finds directorys.. how to exclude dirs?

 

Good i tried frist without delete :P

 

 edit:

Ok, i foudn it: 

find /mnt/user/downloads/completed/ -type f ! -name "*.*"


Thanks!

Edited by nuhll

Good that there was no accident.

You may want to be more precise with the request next time :D

 

  • Author

Would have been only some empty directorys, but... better safe then sorry lol

 

yeah i thought its self explinatory, but i guess, if you dont into it, you cant know whats meant... lol its hard to descripe what you mean in a different language then you speak.

 

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.