This website requires JavaScript.
Explore
Help
Sign In
squid
/
leetcode
Watch
1
Star
0
Fork
0
You've already forked leetcode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
leetcode
/
195_thenth_line
/
script.sh
SquidSpirit
f98094172e
feat: add script to print the 10th line of a file
2025-08-17 22:27:01 +08:00
2 lines
22 B
Bash
Raw
Blame
History
sed -n
'10p'
file.txt
Reference in New Issue
View Git Blame
Copy Permalink