Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes every weekday Monday through Friday.
This page was generated by The HPR Robot at


hpr4043 :: Uncommon Commands, Episode 1

A summary of the three command line commands, look, shuf, and xargs

<< First, < Previous, , Latest >>

Hosted by Deltaray on 2024-01-31 is flagged as Clean and is released under a CC-BY-SA license.
cli, command line, linux, uncommon commands. (Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr4043

Listen in ogg, spx, or mp3 format. Play now:

Duration: 00:10:16

general.

Commands covered in this episode:

  • look
  • shuf
  • xargs

The find command for running file:

find . -type f -size +10M | xargs file

The grep syntax for matching 4 to 8 character long words:

grep -E "^[a-z]{4,8}$"

The full diceware making command:

look . | grep -E "^[a-z]{4,8}$" | shuf | xargs -n4 | head

Comments

Subscribe to the comments RSS feed.

Leave Comment

Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.

Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).

Provide feedback
Your Name/Handle:
Title:
Comment:
Anti Spam Question: What does the letter P in HPR stand for?
Are you a spammer?
What is the HOST_ID for the host of this show?
What does HPR mean to you?