EnglishFrenchSpanish

OnWorks favicon

realpaths

Free download realpaths Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named realpaths whose latest release can be downloaded as realpaths-1.0.1.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named realpaths with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

realpaths


Ad


DESCRIPTION

ABOUT
Print absolute paths of files. All paths that exist are printed.
(ie, noting softlinks and mount points can be need revealing).

realpaths(1) is a realpath(3) clone and was made due to
some realpath bugs.

unlike realpath(3), realpaths(1) does not bake or guess part of
the path: it only uses info from Linux and or libc from the
filesystem of real files. It runs about same speed though.

It's important when dealing with symlinks and mounts to use
real information.

realpath(3) has a coulple other glitches i noted however some
might be found in realpaths(1) - - but the major issue is
whether guessing is allowed.

it is NOT tested by a world of people so note it's "a beta"



Features

  • uncovers the trickiest symlink and mount point combinations
  • does not bake parts of the path
  • does not use system calls which guess dots or allow non-existent files
  • being doubly sure of the right and current path for your real file is nice


Audience

Advanced End Users, System Administrators, End Users/Desktop



Programming Language

C


Categories

Systems Administration

This is an application that can also be fetched from https://sourceforge.net/projects/realpaths/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Ad