Skip to content

eXpOSNitc/xfs-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

beae54a · Jun 19, 2024
May 17, 2019
May 17, 2019
May 17, 2019
May 17, 2019
May 17, 2019
May 17, 2019
Aug 6, 2019
Aug 6, 2019
Jun 19, 2024
May 17, 2019
May 17, 2019
May 17, 2019
Nov 20, 2019
May 17, 2019
May 17, 2019
Dec 13, 2022
Aug 6, 2019
Sep 12, 2020
May 17, 2019
May 17, 2019
May 17, 2019
May 17, 2019

Repository files navigation

XFS Interface

Introduction : XFS (eXperimental File System) Interface is an external interface to access the file system of the eXpOS. The filesystem is simulated on a binary file called ”disk.xfs”. The interface can format the disk, load/remove files, list files and copy blocks to a UNIX file.

Prerequisites :

• GCC (GNU project C and C++ compiler)
• libreadline-dev (readline library for command completion)

Compiling and Running :

Run the following commands to compile and run the XFS interface:

  1. make
  2. ./xfs-interface

Commands :

Type help in the interface to display the list of commands.

About

XFS (eXperimental File System) Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published