Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add mln #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tkmru wants to merge 1 commit into ibraheemdev:master
base: master
Choose a base branch
Loading
from tkmru:add-mln
Open

add mln #61

tkmru wants to merge 1 commit into ibraheemdev:master from tkmru:add-mln

Conversation

Copy link

@tkmru tkmru commented Aug 16, 2021

A modern replacement for ln.

Copy link

This is basically alias mln=ln -s

Copy link

There's also the argument order stuff.

Copy link

There's also the argument order stuff.

mln() {
 ln -s "2ドル" "1ドル"
}

Copy link

My understanding is that it supports both ln -s source target and ln -s target source

Copy link

mln() {
 ln -s "1ドル" "2ドル" || ln -s "2ドル" "1ドル"
}

but you dont' get it! it's written in GO! as all cool kids do

giopaglia and mgrzaslewicz reacted with thumbs up emoji

Copy link
Author

tkmru commented Aug 16, 2021

Thank you for using the tools I created!

Copy link

Unrelated, but sad. 😢

nix profile install nixpkgs#mln
error: flake 'flake:nixpkgs' does not provide attribute 'packages.x86_64-linux.mln', 'legacyPackages.x86_64-linux.mln' or 'mln'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /