Skip to content

Commit

Permalink
Add Task 4 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
yeungegs committed Aug 8, 2017
1 parent cb1769f commit df7ddf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 0x0B-networking_basics_2/4-port_listening_on_localhost
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/usr/bin/env bash

# Write a Bash script that listens on port 98 on localhost.
nc -l 98

0 comments on commit df7ddf3

Please sign in to comment.