Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1011329 // isInRAMDisk

JavaX fragment (include)

static bool isInRAMDisk(File f) {
  ret startsWithOneOf(f2s(f), "/dev/shm/", "/run/shm/");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1011329
Snippet name: isInRAMDisk
Eternal ID of this version: #1011329/2
Text MD5: d3ed13899769c28f517a98220182f150
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-04 15:04:01
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 395 / 424
Version history: 1 change(s)
Referenced in: [show references]