#!/bin/bash

#使用sed来提取指定行内容

sed -n '5p' nowcoder.txt