Libraryless. Click here for Pure Java version (111L/1K).
// seems to work although I am not sure if it clears the list in all // running applications svoid linux_clearRecentlyUsedFilesList() { deleteFile(linux_recentlyUsedFilesFile()); }
Began life as a copy of #1033349
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033350 |
Snippet name: | linux_clearRecentlyUsedFilesList |
Eternal ID of this version: | #1033350/1 |
Text MD5: | 92ea1c364c43f740c28a4bf2947d73f0 |
Transpilation MD5: | 1d32e4a52a7fec12997768fbe1c7c1be |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-24 15:39:47 |
Source code size: | 186 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 146 / 204 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |