1
2
3
4
5
6
7
8
9
10
11
12
| [root@gtproxy-pa-1 webapps]# pwd
/usr/local/apache-tomcat-7.0.63/webapps
[root@gtproxy-pa-1 webapps]# ll
total 66644
drwxr-xr-x 14 root root 4096 Aug 25 09:50 docs
drwxr-xr-x 7 root root 4096 Aug 25 09:50 examples
drwxr-xr-x 5 root root 4096 Aug 25 09:50 host-manager
drwxr-xr-x 16 root root 4096 Aug 30 11:28 jenkins
-rw-r--r-- 1 root root 68217618 Aug 25 14:58 jenkins.war
drwxr-xr-x 5 root root 4096 Aug 25 09:50 manager
drwxr-xr-x 3 root root 4096 Aug 25 09:50 ROOT
[root@gtproxy-pa-1 webapps]#
|