attr is a handy tool for managing extended attributes on XFS file systems. It helps you set, get, remove, and list these attributes easily.
lt-attr [-LRSq] -s attrname [-V attrvalue] pathname
lt-attr [-LRSq] -g attrname pathname
lt-attr [-LRSq] -r attrname pathname
lt-attr [-LRq] -l pathname
The -s option reads a value from standard input, while the -g option writes a value to standard output.
`cd`
Your terminal should point to the directory that has the source code of the package. Then type `.\/configure`
. If you're using an old version of System V with `csh`, just type `sh .\/configure`
.
This will take some time. Just hang tight while it checks features and prints messages.
If everything goes well, type `make`
. This compiles the package.
You can run self-tests by typing `make check`
, but that’s optional!
You’ll want to install it next by typing `make install`
. This will set up all programs, data files, and documentation.
If you want to clean up your directory after installation, type `make clean`
. To remove all files created by configure (so you can compile for another computer), use `make distclean`
.
A special command called `make maintainer-clean` (mainly for developers) is also available. If you use it, be ready to get more programs so you can regenerate files that came with the distribution.
If you're looking for more details or wish to download it now, check out this link: Download attr!.
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.