bGZo's Notes

Home

❯

Skills

❯

devops

❯

linux

❯

Command line

❯

ln

ln

Aug 11, 20241 min read

via: https://wangchujiang.com/linux-command/c/ln.html

On windows its called mklink hard link

# ln <源文件路径> <链接路径>
ln recipes.txt newrecipes.txt

soft link

# ln -s <源文件路径> <链接路径>
ln -s recipes.txt newrecipes.txt

Graph View

Recent Notes

  • yangyangwithgnu/the_new_world_linux

    Jun 02, 2025

    • star
  • zhbhun/idify

    Jun 02, 2025

    • star
  • How to make id picture

    Jun 02, 2025

    Created with Quartz v4.5.1 © 2025

    • Source
    • RSS
    • Telegram