
Linux Handbook
@LinuxHandbook • 159,155 subscribers
Learn to use Linux commands, SysAdmin tools, Self-hosting, Docker and other DevOps stuff with us.
Shorts
Videos

Linux tip of the day 💡 Get any previous argument In bash shell, you can use the syntax !:n to get the nth argument for the previous command. For example, if you have a command: ls -l agatha.txt agatha_complete.txt You can get the 2nd argument of the above command, that is agatha_complete.txt by using !:2 .
Linux Handbook23,742 次观看 • 9 个月前
没有更多内容可加载