Skip to content

Instantly share code, notes, and snippets.

@rahulnegi20
Created May 19, 2021 15:40
Show Gist options
  • Save rahulnegi20/418ce3d89723f3896e35e161422dbe31 to your computer and use it in GitHub Desktop.
Save rahulnegi20/418ce3d89723f3896e35e161422dbe31 to your computer and use it in GitHub Desktop.
#!/bin/bash
word="$1"
export word
python /home/rahulnegi/projects/scripts/dict/dict.py "word"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment