Linux Command: Namei Usage

29

Linux is a various platform to play with numerous instructions in its shell at one time and does different paintings as smartly. These instructions are of numerous use and function. There comes a second whilst operating in Linux that it’s important to to find out and know extra about some explicit report, its proprietor, its trail, and content material between some folders. One of the ones distinctive and nice instructions is the “namei” command of the Linux device. The namei command is used up to now to grasp extra concerning the explicit listing i.e., its trail, location, and much more issues. Therefore, lately we can be discussing the namei command in our Ubuntu 20.04 Linux shell. So, let’s have a brand new get started.

You want to open up your device first after which open up the terminal console as smartly. Use the “Ctrl+Alt+T” for doing so. After the hole of the terminal, we’re in a position to make use of our command for explicit functions. You have to grasp that the namei command makes use of many flags in it for the ones causes. If you need to determine extra concerning the namei command, simply write “namei” within the shell and you are going to see the instructions data.

Simple Command:

The namei command can be utilized inside the shell with out using any flag in it to easily checklist the trail values. For this, you wish to have to outline the trail to the specific vacation spot within the shell. You can see from the under symbol that the trail has been divided into chunks. The “d” section displays the entire directories of the actual trail whilst the “-“ section displays the vacation spot report.

01: Vertically Align the Path

Lets say, you need to vertically align the trail of a specific report that has been discovered for your device’s house folder and also you don’t know the way to do this. So, you wish to have the namei command right here on your lend a hand. You have to make use of it with the “-v” flag for vertical alignment of its trail from begin to finish. You have to present the trail to this report within the command as smartly. After the usage of this command by way of offering a trail to the “new.txt” report, we’ve were given the under end result.

At the primary line, the “f:” displays the trail to the report is laid out in entrance of it. “d” stands for listing i.e., manner the entire names in entrance of “d” are directories. The “-“ sign indicates that the name in front of it is your required file i.e. regular file. The “f” signal signifies that this trail can handiest be directed in opposition to some common report.

$ namei –v /house/aqsayasin/new.txt

Let’s vertically align any other report the usage of the similar namei command. So, we’ve up to date the trail given within the command this time i.e. other from the former one. We have added a trail to the report “read.cc” report discovered within the Downloads folder of our device. The “-v” flag is used to vertically align the trail to this report within the shell. You will see that it’ll show the unique trail on the first line of output in entrance of “f”. After that, it’ll vertically align the checklist of the entire directories. In closing, it’ll display you the call of a report in entrance of the “-“ signal.

$ namei –v /house/aqsayasin/Downloads/learn.cc

02: Find Owner and Group

The namei command may be very helpful to determine the true proprietor and team of the actual cope with given in it. That proprietor and team should be some Linux consumer that can or would possibly not these days be logged in. So, we’re the usage of the name- command right here with the “-o” flag within the shell to determine the landlord and team of every a part of the trail given within the under instruction. Firstly, it’ll show the full cope with within the output in entrance of “f” pointing out that it’s directing in opposition to some common report. Now, this trail incorporates a complete of 3 directories and 1 common report. The proprietor and team of the primary two directories are the similar i.e., “root” The proprietor of the following listing is consumer “aqsayasin” and it additionally lies within the “aqsayasin” team. The common report additionally belongs to the consumer “aqsayasin” i.e., proprietor and team is “aqsayasin” right here.

$ namei –o /house/aqsayasin/new.txt

Let’s to find out the landlord of any other report “read.cc” in Ubuntu 20.04 device the usage of the similar namei command. We have applied the “-o” flag with the report trail. The output displays that the primary two directories belong to the “root” consumer and team. The closing 2 directories and the common report “read.cc” belong to the these days logged-in consumer i.e., aqsayasin and you’ll be able to make adjustments to those directories and information as smartly.

03: Long List Information

If you need to make your device, checklist the entire different data in regards to the explicit trail, you’ll be able to additionally do this with the namei command within the shell. In different phrases, you’ll be able to checklist out the entire learn, write, and execution rights of a undeniable trail within the shell with the assistance of a namei command. For this function, it’s important to make the most of the “-l” flag for list the ideas inside the namei command in conjunction with the trail discussed in it. Upon the execution of the namei command with the ”-l” command, we’ve were given the outcome proven under within the symbol. The output of this command displays the context like “drwxr-xr-x” in conjunction with its proprietor and team data. The persona “d” displays that the precise location of a listing. The first 3 “rwx” persona implies that the landlord has the entire rights to learn, write and execute in this report. The “r_x” manner the crowd and different customers of the program have rights of studying and executing however now not writing. These privileges are for the entire 3 discussed directories. While the report were given handiest the learn and write privileges for its proprietor and team i.e., “rw-rw-“, and different customers can handiest learn it. i.e., “i—“.

We have used the namei checklist command for any other trail to the report “read.cc”. The output for this command displays the similar output because it did for an above trail to the report “new.txt”. The directories include the similar privileges, proprietor, and team data. The report additionally incorporates the similar proprietor, team, and privileges because the “new.txt” report were given sooner than.

If a consumer handiest needs to checklist the privileges assigned to house owners, teams, and different customers, they may be able to additionally do this with the namei command. You handiest need to replace the flag within the command. So, exchange “-l” with the “-m” flag to take action. In the output, you’ll be able to see that it displayed handiest the ideas in regards to the privileges.

Conclusion:

Our information incorporates a temporary description of the usage of the namei command within the shell of Ubuntu 20.04 device to succeed in sure functions like showing the directories in vertical order, house owners of information and directories, the teams to which those information and folders belong, the privileges assigned to these house owners, teams, and customers, and many others. All the instructions are moderately simple to put in force in any Linux distribution.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More