
See Our team
Wondering how we keep quality?
Got unsolved questions? Ask Questions
GATE
GMAT
CBSE
NCERT
Career
Interview
Railway
UPSC
NID
NIFT-UG
NIFT-PG
PHP
AJAX
JavaScript
Node Js
Shell Script
Research
How can you put separate soft and the hard link in shell scripting?
How can you put separate soft and the hard link in shell scripting?
Create hard link between sfile1file and link1file, run: ln sfile1file link1file
To make symbolic links instead of hard links, use: ln -s source link
To verify soft or hard links on Linux, run: ls -l source link
ln /path/to/source /path/to/link
ln target link
ln target directory
Where,
source is an existing file.
link is the file to create (a hard link).
To create hard link for foo file, enter:
echo 'This is a test' > foo
ln foo bar
ls -li bar foo
We made eduladder by keeping the ideology of building a supermarket of all the educational material available under one roof. We are doing it with the help of individual contributors like you, interns and employees. So the resources you are looking for can be easily available and accessible also with the freedom of remix reuse and reshare our content under the terms of creative commons license with attribution required close.
You can also contribute to our vision of "Helping student to pass any exams" with these. Answer a question: You can answer the questions not yet answered in eduladder.How to answer a question Career: Work or do your internship with us.Work with us Create a video: You can teach anything and everything each video should be less than five minutes should cover the idea less than five min.How to upload a video on eduladder