Tuesday, January 2, 2024
How to store command output in bash variable
x="$(head -15 testfile.txt)"
This would store the first 15 lines of testfile.txt in variable x.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
How To Make Portable Applications
Don't read this article. I've written a much better one which you can find here . The purpose of this (late-night) post is to sho...
Ubuntu Hardy Heron on a Sony Vaio VGN-FZ31E
This article probably also applies to: VGN-FZ38M Yeap I bought it. I though that since it had an NVidia card and it was Centrino based etc i...
Sexionnaire
The other day, while browsing Wikipedia, I wondered how hard it must be to have weird fetishes without being able to share them with someone...
No comments:
Post a Comment