File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed
Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 11etc/urls01.txt
2- ---------------------------------------------------------------------
3- So 5. Apr 23:22:51 CEST 2020
4- ---------------------------------------------------------------------
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+ So 5. Apr 23:27:12 CEST 2020
4+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55#####################################################################
66/home/tw/IdeaProjects/Spring-Framework-Java-Apps/simpleworklist/src/main/java/org/woehlke/simpleworklist/context
77---------------------------------------------------------------------
@@ -140,4 +140,4 @@ So 5. Apr 23:22:51 CEST 2020
140140323: @RequestMapping(path = "/language", method = RequestMethod.GET)
141141337: @RequestMapping(path = "/language", method = RequestMethod.POST)
142142---------------------------------------------------------------------
143- ---------------------------------------------------------------------
143+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change 1+ etc/urls02.txt
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+ So 5. Apr 23:27:12 CEST 2020
14etc/urls01.txt
2- ---------------------------------------------------------------------
3- 5. Apr 23:22:51
4- ---------------------------------------------------------------------
5+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6+ 5. Apr 23:27:12
7+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58#####################################################################
69/context
710---------------------------------------------------------------------
@@ -140,4 +143,4 @@ etc/urls01.txt
140143@RequestMapping(path = "/language",
141144@RequestMapping(path = "/language",
142145---------------------------------------------------------------------
143- ---------------------------------------------------------------------
146+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -29,5 +29,9 @@ for i in $SUBDIRS_USER ; do
2929done
3030echo " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" >> $OUTPUT
3131
32- cat $OUTPUT | sed " s/\/home\/tw\/IdeaProjects\/Spring-Framework-Java-Apps\/simpleworklist\/src\/main\/java\/org\/woehlke\/simpleworklist//g" | tr -s " " | cut -d" " -f2-4 > $OUTPUT2
32+ echo " $OUTPUT2 " > $OUTPUT2
33+ echo " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" >> $OUTPUT2
34+ date >> $OUTPUT2
35+ cat $OUTPUT | sed " s/\/home\/tw\/IdeaProjects\/Spring-Framework-Java-Apps\/simpleworklist\/src\/main\/java\/org\/woehlke\/simpleworklist//g" | tr -s " " | cut -d" " -f2-4 >> $OUTPUT2
36+
3337cat $OUTPUT2
You can’t perform that action at this time.
0 commit comments