问题描述
1 Proposal 1 <96> Election of Directors
2 24 AAR
3 Compensation Committee
4 Chair
5 Ronald B. Woodard
6 Members
7 Anthony K. Anderson
8 norman R. Bobins
9 Michael R. Boyce
10 Peter Pace
11 Jennifer L. Vogel
12 Role and Responsibilities
13 The Compensation Committee is comprised entirely of independent
14 directors qualified to serve on the Compensation Committee under
15 applicable SEC and NYSE rules and the Company<92>s Categorical Standards
16 for Determining Director Independence.
17 The Compensation Committee acts under a written charter adopted by
18 the Board of Directors. The charter was last reviewed and approved by the
19 Compensation Committee and the Board of Directors at their July 2019
20 meetings. The full text of the Compensation Committee charter appears
21 on the Company<92>s website and is available in print to any stockholder upon
22 written request to the Secretary of the Company at the Company<92>s address
23 listed on the first page of this proxy statement.
24 The Compensation Committee is primarily concerned with establishing,25 reviewing and approving Chief Executive Officer compensation,reviewing
26 and approving other senior executive compensation and overseeing the
27 Company<92>s stock plans and other executive compensation and employee
28 benefit plans. The Compensation Committee performs the specific
29 functions described in its charter,including:
30 <95> Sets the compensation of the Chief Executive Officer and,together
31 with the Nominating and Governance Committee,conducts an annual
32 performance review of the Chief Executive Officer;
33 <95> Reviews and approves compensation policies and practices for all
34 elected corporate officers,including named executive officers;
35 <95> Administers the Company<92>s annual cash bonus plan and the long-term
36 incentive stock plan;
------关键字文件是------文件名--- [words]
Compensation
we
-------我的代码是
while read "p"; do
while read -r line ; do
paste -d',' <(echo -n "$p" ) <(echo "searchall") <( grep -i -w "$p" test | wc -l) <(
echo "$line" )
done < <(grep --color=always -w -i -C1 "$p" test)
done <words
----------我的期望是,输出应该是
line above it
keyword,serchall,frequency,line it find keyword in
line below it
24 AAR
Compensation,searchall,13,Compensation Committee
Chair
Role and Responsibilities
Compensation,The Compensation Committee is comprised entirely of independent
directors qualified to serve on the Compensation Committee under
The Compensation Committee is comprised entirely of independent
Compensation,directors qualified to serve on the Compensation Committee under
applicable SEC and NYSE rules and the Company<92>s Categorical Standards
Compensation,24 AAR
Compensation,Compensation Committee
Compensation,Chair
Compensation,--
Compensation,Role and Responsibilities
Compensation,The Compensation Committee is comprised entirely of independent
Compensation,directors qualified to serve on the Compensation Committee under
Compensation,applicable SEC and NYSE rules and the Company<92>s Categorical
Standards
q1 ---如何使用awk,sed,grep或循环删除这些不需要的字符串以获得所需的输出
q2 ---在第13行和第14行中,关键字“ Compensation”即将到来,因此如何解决此问题以获得所需的输出,以便我可以在第13行和第14行的上下行 如图所示是预期的输出
注意
--- please mention the comments in the code how it is working,some explanation or reference
---- please keep the code simple as simple as layman language
---- if you are using awk to solve the entire program,please mention the comments and the reference
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)