Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. ReiserFS disc accessing

ReiserFS disc accessing

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
linuxtutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aljaz111
    wrote on last edited by
    #1

    I have to do program, that must do something like this: you enter position of sector as argument and result of this must be info of this sector and it must show if any file is part of it, if yes, which file/s? This could be solved with bash right? And i must do this for Reiserfs which is probably similar as bash-programming for ext2/3? Please can you give me few hints how to make this? Thanks in advance

    J 1 Reply Last reply
    0
    • A Aljaz111

      I have to do program, that must do something like this: you enter position of sector as argument and result of this must be info of this sector and it must show if any file is part of it, if yes, which file/s? This could be solved with bash right? And i must do this for Reiserfs which is probably similar as bash-programming for ext2/3? Please can you give me few hints how to make this? Thanks in advance

      J Offline
      J Offline
      Jimmanuel
      wrote on last edited by
      #2

      Aljaz111 wrote:

      This could be solved with bash right

      I doubt it, I'd guess that you need something kernel level to find out this sort of information. You can still look for some command to do it (here[^] or here[^]) but I doubt you'll find one.

      Aljaz111 wrote:

      bash-programming for ext2/3

      Bash is file system agnostic. It works the same on all FSs.

      :badger:

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups