description
stringlengths
0
8.24k
regex
stringlengths
1
26.3k
text
stringlengths
0
2.47M
title
stringlengths
1
150
created_at
stringlengths
24
24
(?msx)^\s*<action\s* (?:name\s*=\s*"(?<name>[^"]+)"\s* |parameter\s*=\s*"(?<parameter>[^"]+)"\s* |path\s*=\s*"(?<path>[^"]+)"\s* |type\s*=\s*"(?<type>[^"]+)"\s* |scope\s*=\s*"(?<scope>[^"]+)"\s* |validate\s*=\s*"(?<validate>[^"]+)"\s* |input\s*=\s*"(?<input>[^"]+)"\s*)+>\s* (?<props>(?:<set-property\s*(?:property\s*=\s*"(?:[^"]*)"\s*|value\s*=\s*"(?:[^"]*)"\s*)+\s*\/>\s*)*) (?<forwards>(?:<forward\s*.*?\/>\s*)*)<\/\s*action\s*>
<action path="/grplAction" type="gbom.grpl.clt.GRPLAction" name="grplForm" scope="request" input="/index.jsp"> <forward name="viewPartList" path="/ViewPartList.jsp"/> <forward name="editPartList" path="/EditPartList.jsp"/> <forward name="editedPartList" path="/grplAction.do?mode=coes&type=edit"/> <forward name="deSelected" path="/grplAction.do?mode=grpl&type=edit"/> <forward name="createQuery" path="/CreateQuery.jsp"/> <forward name="editQuery" path="/EditQuery.jsp"/> <forward name="deleteQuery" path="/DeleteQuery.jsp"/> <forward name="executeQuery" path="/PartLists.jsp"/> <forward name="executeReq" path="/grplParseAction.do?action=parse&first=true"/> <forward name="grplerrorPage" path="/GRPLApplicationError.jsp"/> </action> <action path="/grplDownloadAction" type="gbom.grpl.clt.GRPLDownloadAction" name="grplForm" scope="request" input="/index.jsp"> <forward name="grplerrorPage" path="/GRPLApplicationError.jsp"/> </action> <action path="/grplParseAction" type="gbom.grpl.clt.GRPLParsingAction" name="grplForm" scope="request" input="/index.jsp"> <forward name="grplerrorPage" path="/GRPLApplicationError.jsp"/> <forward name="executeQuery" path="/PartLists.jsp"/> <forward name="viewPartList" path="/ViewPartList.jsp"/> </action> <action path="/vppsTree" type="gbom.general.vppstree.clt.VPPSAction" scope="request" input="/index.jsp"> <forward name="vppsTree" path="/VppsTree.jsp"/> </action> <action path="/logoff" type="gbom.general.logoff.clt.LogoffAction" scope="request" input="/index.jsp"> <forward name="loginPage" path="/Login.jsp"/> </action> <action path="/helpTree" type="gbom.general.help.clt.HelpTreeAction" scope="request" input="/index.jsp"> <forward name="helpTree" path="/Help.jsp"/> </action> <action path="/helpMapOverView" type="gbom.general.help.clt.HelpMapAction" scope="request" input="/Help.jsp"></action> <action path="/viewvariant" type="com.gbomapp.coes.variant.action.VariantListAction" scope="request" input="/index.jsp"> <forward name="variantlist" path="/VariantListTemplate.jsp"/> </action> <action path="/viewfamilydetails" type="com.gbomapp.coes.functions.action.ListFamilyAction" name="AddFamilyInfo" scope="session" input="/index.jsp"> <forward name="familylist" path="/FamilyListTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/addfamilylist" type="com.gbomapp.coes.functions.action.ListFamilyAction" name="AddFamilyInfo" scope="session" input="/FamilyList.jsp"> <forward name="familylist" path="/FamilyListTemplate.jsp"/> <forward name="search" path="/searchFamilyContacts.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/addFamilyContact" type="com.gbomapp.coes.functions.action.FamilyContactAction" name="AddFamilyInfo" scope="session" input="/FamilyList.jsp"> <forward name="familyContact" path="/FamilyContactTemplate.jsp"/> </action> <action path="/viewreparentfamily" type="com.gbomapp.coes.functions.action.ReparentFamilyAction" name="AddFamilyInfo" scope="session" input="/index.jsp"> <forward name="reparentfamily" path="/ReparentFamilyTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/addreparentfamily" type="com.gbomapp.coes.functions.action.ReparentFamilyAction" name="AddFamilyInfo" scope="session" input="/ReparentFamily.jsp"> <forward name="reparentfamily" path="/ReparentFamilyTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantaction" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/VariantManagementTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantaction" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/VariantManagementTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionAdd" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=add"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionSelect" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=select"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionEdit" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=edit"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionEdited" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=edited"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionDelete" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=delete"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionDeleted" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=deleted"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionUndelete" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=undelete"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionUndel" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=undel"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionHide" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=hide"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/variantactionUnhide" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/variantaction.do?req=unhide"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/viewvariantdetails" type="com.gbomapp.coes.functions.action.ListVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="variantlist" path="/VariantManagementTemplate.jsp"/> <forward name="close1" path="/VarMessage.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/viewreparentvariant" type="com.gbomapp.coes.functions.action.ReparentVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="reparentvariant" path="/ReparentVariantTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/addreparentvariant" type="com.gbomapp.coes.functions.action.ReparentVariantAction" name="VariantInfo" scope="session" input="/index.jsp"> <forward name="reparentvariant" path="/ReparentVariantTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/pendingfamilyapproval" type="com.gbomapp.coes.familyapproval.action.FamilyApprovalAction" name="ApproveFamily" scope="request" input="/index.jsp"> <forward name="familyapprovelist" path="/FamilyApprovalTemplate.jsp"/> </action> <action path="/pendingfamilydetails" type="com.gbomapp.coes.familyapproval.action.FamilyApprovalDetailAction" name="ApproveFamDetail" scope="request" input="/index.jsp"> <forward name="familyapprovedetail" path="/PendingFamilyTemplate.jsp"/> </action> <action path="/pendingfamilyaction" type="com.gbomapp.coes.familyapproval.action.FamilyApprovalDetailAction" name="ApproveFamDetail" scope="request" input="/index.jsp"> <forward name="familyapprovedetail" path="/PendingFamilyTemplate.jsp"/> </action> <action path="/pendingvariantapproval" type="com.gbomapp.coes.variantapproval.action.VariantApprovalAction" name="ApproveVariant" scope="session" input="/index.jsp"> <forward name="variantapprovelist" path="/PendingVariantTemplate.jsp"/> </action> <action path="/pendingvariantdetails" type="com.gbomapp.coes.variantapproval.action.VariantApprovalDetailAction" name="ApproveVarDetail" scope="session" input="/index.jsp"> <forward name="variantapprovedetail" path="/VariantApprovalTemplate.jsp"/> </action> <action path="/pendingmodlevel" type="com.gbomapp.coes.modlevel.action.PendingModLevelAction" name="pendingModLevel" scope="session" input="/index.jsp"> <forward name="pendingmodlevel" path="/PendingModLevelTemplate.jsp"/> </action> <action path="/finalpendingvariantapproval" type="com.gbomapp.coes.variantapproval.action.FinalVariantApprovalAction" name="ApproveVariant" scope="session" input="/index.jsp"> <forward name="finalvariantapprovelist" path="/FinalPendingVariantTemplate.jsp"/> </action> <action path="/finalpendingvariantdetails" type="com.gbomapp.coes.variantapproval.action.FinalVariantApprovalDetailAction" name="ApproveVarDetail" scope="session" input="/index.jsp"> <forward name="finalvariantapprovedetail" path="/FinalVariantApprovalTemplate.jsp"/> </action> <action path="/reviewpendingvariantapproval" type="com.gbomapp.coes.variantapproval.action.ReviewVariantApprovalAction" name="ApproveVariant" scope="session" input="/index.jsp"> <forward name="reviewpendingvariantapproval" path="/ReviewPendingVariantTemplate.jsp"/> </action> <action path="/pendingassessments" type="com.gbomapp.coes.assessments.action.PendingAssessmentsAction" name="pendingAssessments" scope="session" input="/index.jsp"> <forward name="pendingassessments" path="/PendingAssessmentTemplate.jsp"/> <forward name="redvariants" path="/RemoveRedVariantTemplate.jsp"/> </action> <action path="/viewvariant" type="com.gbomapp.coes.variant.action.VariantListAction" scope="request" input="/index.jsp"> <forward name="variantlist" path="/VariantListTemplate.jsp"/> </action> <action path="/listvariantsfortask" type="com.gbomapp.coes.tasklist.action.ListVariantsForTaskAction" scope="session" input="/StartAssessment.jsp"> <forward name="taskVariantListResult" path="/TaskVariantListTemplate.jsp"/> <forward name="pendingAssessmentResult" path="/PendingAssessmentDisplay.jsp"/> </action> <action path="/generalassessment" type="com.gbomapp.coes.tasklist.action.GeneralAssessmentAction" name="assessForm" scope="session" input="/TaskVariantListTemplate.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="notEntitlePage" path="/NotEntitledError.jsp"/> <forward name="showvariantreview" path="/DisplayVariantReviewReadOnly.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/currentassessment" type="com.gbomapp.coes.tasklist.action.CurrentAssessmentAction" name="assessForm" scope="session" input="/COESAssessmentDisplay.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="notEntitlePage" path="/NotEntitledError.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/selectassessment" type="com.gbomapp.coes.tasklist.action.AssessmentAction" name="assessForm" scope="session" input="/TaskVariantListTemplate.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/selectradials" type="com.gbomapp.coes.tasklist.action.SelectRadialAction" name="assessForm" scope="session" input="/GeneralAssessmentDisplay.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/selectarchive" type="com.gbomapp.coes.tasklist.action.SelectArchiveAction" name="assessForm" scope="session" input="/GeneralAssessmentDisplay.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/selectreccom" type="com.gbomapp.coes.tasklist.action.SelectReccomAction" name="assessForm" scope="session" input="/GeneralAssessmentDisplay.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/selectcrossfunc" type="com.gbomapp.coes.tasklist.action.SelectCrossFuncAction" name="assessForm" scope="session" input="/GeneralAssessmentDisplay.jsp"> <forward name="generalassessment" path="/GeneralAssessmentDisplay.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> <forward name="sessionExpired" path="/SessionExpired.jsp"/> <forward name="AssessmentError" path="/AssessmentError.jsp"/> </action> <action path="/coesvariantlisting" type="com.gbomapp.coes.tasklist.action.COESListAction" name="coesForm" scope="request" input="/PendingAssessmentDisplay.jsp"> <forward name="coesvariantdisplay" path="/COESAssessmentDisplay.jsp"/> </action> <action path="/coesassessmentsummaryreport" type="com.gbomapp.coes.reports.action.AssessmentSummaryReportAction" name="coesAssessReportForm" scope="session" input="/COESReportMain.jsp"> <forward name="reportselection" path="/COESReportMain.jsp"/> <forward name="reportview" path="/SummaryReportResultFrame.jsp"/> <forward name="showScreen" path="/SummaryReportResult.jsp"/> <forward name="showButtons" path="/ShowReportButtons.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> </action> <action path="/coesvariantreportdownload" type="com.gbomapp.coes.reports.action.VariantApprovalStatusReportAction" name="coesDownReportForm" scope="request" input="/COESReportMain.jsp"> <forward name="reportselection" path="/COESReportMain.jsp"/> <forward name="errorpage" path="/ApplicationError.jsp"/> </action> <action path="/radialmaintenance" type="gbom.coes.radial.maintain.clt.ViewRadialMaintaintenanceAction" name="radMaintForm" scope="session" input="/index.jsp"> <forward name="radialmaintain" path="/createRadialTemplate.jsp"/> <forward name="loginPage" path="/Login.jsp"/> <forward name="errorPage" path="/ApplicationError.jsp"/> <forward name="entitleErrorPage" path="/NotEntitledError.jsp"/> </action> <action path="/searchVariant" type="com.gbomapp.coes.assessments.action.SearchVariantAction" name="SearchVariantForm" scope="session"> <forward name="searchvariant" path="/SearchVariant.jsp"/> </action> <action path="/mytaskslist" type="gbom.mytasks.clt.MyTasksAction" name="taskcounter" scope="request" input="/index.jsp"> <forward name="mytaskslist" path="/MyTasksTemplate.jsp"/> </action> <action path="/architecture" type="gbom.admin.gbomtree.clt.ArchitectureAction" name="pcsForm" scope="session" input="/index.jsp"> <forward name="architecture" path="/ArchitectureTemp.jsp"/> </action> <action path="/modelyear" type="gbom.admin.gbomtree.clt.ModelYearAction" name="pcsForm" scope="session" input="/ModelYear.jsp"> <forward name="modelyear" path="/ModelYearTemp.jsp"/> </action> <action path="/program" type="gbom.admin.gbomtree.clt.ProgramAction" name="pcsForm" scope="session" input="/index.jsp"> <forward name="program" path="/ProgramTemp.jsp"/> </action> <action path="/bodystyle" type="gbom.admin.gbomtree.clt.BodyStyleAction" name="pcsForm" scope="session" input="/index.jsp"> <forward name="bodystyle" path="/BodyStyleTemp.jsp"/> </action> <action path="/pcsmodel" type="gbom.admin.pcs.clt.PCSModelAction" name="pcsmodelForm" scope="session" input="/index.jsp"> <forward name="model" path="/PCSModelTemp.jsp"/> </action> <action path="/pcshierachy" type="gbom.admin.pcs.clt.PCSHierachyAction" name="pcshierachyForm" scope="session" input="/index.jsp"> <forward name="pcshierachy" path="/PCSHierachyTemp.jsp"/> </action> <action path="/lifecycle" type="gbom.admin.programlifecycle.clt.ProgramLifeCycleAction" name="programLifeCycleForm" scope="session" input="/index.jsp"> <forward name="lifecycle" path="/ProgramLifeCycleTemp.jsp"/> </action> <action path="/copy" type="gbom.pbom.copymodel.clt.CopySelectAction" name="copyselectform" scope="session" input="/index.jsp"> <forward name="copyselect" path="/CopySelect.jsp"/> </action> <action path="/copymodel" type="gbom.pbom.copymodel.clt.CopyModelAction" name="copymodelform" scope="session" input="/index.jsp"> <forward name="copymodel" path="/CopyModel.jsp"/> </action> <action path="/copymodelselection" type="gbom.pbom.copymodel.clt.CopySelectAction" name="copyselectform" scope="session" input="/index.jsp"> <forward name="copyselect" path="/CopyModelSelect.jsp"/> </action> <action path="/copymodelamy" type="gbom.pbom.copymodel.clt.CopyModelAcrossAMYAction" name="copyModelAcrossAMYForm" scope="session" input="/index.jsp"> <forward name="CopyModelAMY" path="/CopyModelAMY.jsp"/> <forward name="save" path="/copyModel.do"/> </action> <action path="/setcontext" type="gbom.general.SetVppsTreeAction" input="/index.jsp"> <forward name="vppsclose" path="/VppsTreeClose.jsp" redirect="false"/> </action> <action path="/programList" type="gbom.pbom.programlist.clt.ProgramListAction" name="programform" scope="session" input="/index.jsp"> <forward name="programlist" path="/ProgramList.jsp"/> <forward name="reportlist" path="/ReportList.jsp"/> </action> <action path="/submitprogram" name="programform" scope="request" input="/ProgramList.jsp" type="gbom.pbom.programlist.clt.ProgramAction"> <forward name="pickArch" path="/viewpick.do"/> <forward name="pick" path="/viewpick.do?checkPage=pick"/> <forward name="freeze" path="/viewpick.do?checkPage=freeze"/> </action> <action path="/savepick" type="gbom.pbom.picker.clt.SavePickAction" name="viewPickForm" scope="session"> <forward name="pick" path="/PickTempFrame.jsp"/> <forward name="assign" path="/assignmain.do?fromPick=1"/> </action> <action path="/viewpick" type="gbom.pbom.picker.clt.ViewPickAction" name="viewPickForm" scope="session"> <forward name="viewpicks" path="/PickTempFrame.jsp"/> <forward name="viewfreeze" path="/VPPSFreezeFrame.jsp"/> <forward name="viewAssignPop" path="/view_picked_page_frames.jsp"/> <forward name="viewPickData" path="/viewpick.do"/> <forward name="viewAssignedData" path="/view_picked_assign_temp.jsp"/> </action> <action path="/saveFreeze" type="gbom.pbom.vppsfreeze.clt.VppsFreezeVariantAction" name="viewPickForm" scope="session"> <forward name="viewfreeze" path="/VPPSFreezeFrame.jsp"/> <forward name="viewfreezesave" path="/viewpick.do?checkPage=Freeze&value=All"/> </action> <action path="/savedependentpick" type="gbom.pbom.picker.clt.SaveDepPickAction" name="viewDepPickForm" scope="session"> <forward name="depclose" path="/DependentClose.jsp" redirect="false"/> </action> <action path="/viewdependentpick" type="gbom.pbom.picker.clt.ViewDepPickAction" name="viewDepPickForm" scope="session"> <forward name="viewdeppicks" path="/DepPickTempFrameDetails.jsp"/> </action> <action path="/multiplepickreason" type="gbom.pbom.picker.clt.MultiplePickReasonAction" name="multiplereasonform" scope="session"> <forward name="pickReason" path="/PickListReason.jsp"/> <forward name="close" path="/Message.jsp"/> </action> <action path="/assign" type="gbom.pbom.assign.clt.AssignAction" name="assignform" scope="session"> <forward name="assign" path="/AssignTemplateF1.jsp"/> <forward name="assignpopulate" path="/AssignDetailTemp.jsp"/> <forward name="assignpop" path="/AssignTempFrame.jsp"/> </action> <action path="/assignmain" type="gbom.pbom.assign.clt.AssignAction" name="assignform" scope="session"> <forward name="assign" path="/AssignTempFrame.jsp"/> </action> <action path="/saveassign" type="gbom.pbom.assign.clt.SaveAssignAction" name="assignform" scope="session"> <forward name="programlist" path="/assign.do"/> </action> <action path="/filtermodel" type="gbom.pbom.filtermodel.clt.FilterModelAction" name="filtermodelform" scope="request"> <forward name="filterModel" path="/FilterModel.jsp" redirect="false"/> <forward name="filterclose" path="/FilterModelClose.jsp" redirect="false"/> </action> <action path="/ratify" type="gbom.pbom.ratify.clt.RatifyListAction" name="ratifyform" scope="session" input="/index.jsp"> <forward name="ratify" path="/RatifyTempFrame.jsp"/> <forward name="ratifydetail" path="/RatifyDetailTemp.jsp"/> </action> <action path="/freezeapprove" type="gbom.pbom.approve.clt.ApproveFreezeAction" name="approveform" scope="session" input="/index.jsp"> <forward name="approve" path="/ApproveList.jsp"/> </action> <action path="/ratifycount" type="gbom.pbom.ratify.clt.RatifyCountAction" name="ratifycountform" scope="request" input="/ApproveList.jsp"> <forward name="ratifycount" path="/RatifyDetails.jsp"/> </action> <action path="/variantusage" type="gbom.assign.clt.PickVariantUsageAction" name="pickvariantusageform" scope="request" input="/VariantDetails.jsp"> <forward name="variantusage" path="/ProgramVariantUsage.jsp"/> </action> <action path="/modelstatus" type="gbom.pbom.modelstatus.clt.ViewModelStatusAction" name="modelcompletestatusform" scope="session" input="/index.jsp"> <forward name="statusdetails" path="/ModelStatusUpdation.jsp"/> </action> <action path="/savemodelstatus" type="gbom.pbom.modelstatus.clt.SaveModelStatusAction" name="modelcompletestatusform" scope="session" input="/ModelStatusUpdation.jsp"> <forward name="close" path="/Close.jsp"/> </action> <action path="/statusdetails" type="gbom.pbom.modelstatus.clt.ModelStatusAction" scope="request" input="/index.jsp"> <forward name="status" path="/ModelCompletionStatus.jsp"/> </action> <action path="/investment" type="gbom.pbom.investment.clt.InvestmentAction" scope="session" name="investmentdetailsform" input="/Index.jsp"> <forward name="investment" path="/InvestmentTempFrame.jsp"/> <forward name="investmentdetail" path="/InvestmentDetailTemp.jsp"/> </action> <action path="/fileview" type="gbom.assign.clt.FileViewAction" scope="request" input="/VariantDetails.jsp"> <forward name="fileview" path="/FileView.jsp"/> </action> <action path="/coesfileview" type="gbom.coes.assessment.clt.CoesFileViewAction" scope="request" input="/GeneralAssessmentDisplay.jsp"> <forward name="coesfileview" path="/FileView.jsp"/> <forward name="close" path="/FileMessage.jsp"/> </action> <action path="/editlinks" type="gbom.pbom.editlinks.clt.EditLinksAction" scope="session" name="editlinksform" input="/VariantDetails.jsp"> <forward name="editlinks" path="/VariantDetaislEditLinks.jsp"/> </action> <action path="/coeseditlinks" type="gbom.coes.assessment.clt.CoesEditLinksAction" scope="session" name="coeseditlinksForm" input="/AssessmentButtons.jsp"> <forward name="coeseditlinks" path="/CoesEditLinks.jsp"/> </action> <action path="/dmeditlinks" type="gbom.pbom.editlinks.clt.DeleteModifyEditLinksAction" scope="session" name="dmeditlinksform" input="/VariantDetails.jsp"> <forward name="dmeditlinks" path="/DeleteModifyEditLinks.jsp"/> </action> <action path="/coesdmeditlinks" type="gbom.coes.assessment.clt.CoesDMAction" scope="session" name="coesdeletemodifyEditLinksForm" input="/AssessButtons.jsp"> <forward name="coesdmeditlinks" path="/CoesDeleteModifyEditLinks.jsp"/> </action> <action path="/fileupload" type="gbom.assign.clt.FileUploadAction" scope="session" name="fileuploadform" input="/VariantDetails.jsp"> <forward name="fileupload" path="/FileUpload.jsp"/> </action> <action path="/coesfileupload" type="gbom.coes.assessment.clt.CoesFileUploadAction" scope="session" name="coesfileuploadform" input="/GeneralAssessmentDisplay.jsp"> <forward name="coesfileupload" path="/COESFileUpload.jsp"/> </action> <action path="/variantdetails" type="gbom.assign.clt.VariantDetailsAction" scope="session" name="variantdetailsform" input="/Index.jsp"> <forward name="variantdetails" path="/VariantDetails.jsp"/> <forward name="assign" path="/assign.do"/> <forward name="copydetails" path="/CopyVariantDetails.jsp"/> <forward name="copyvariantdetails" path="/variantdetails.do?copydetails=copy"/> </action> <action path="/modificationlist" type="gbom.assign.clt.ModificationListAction" input="/VariantDetails.jsp"> <forward name="modificationlist" path="/ModLevel.jsp"/> </action> <action path="/imperative" type="gbom.assign.clt.ImperativeDetailAction" scope="session" input="/VariantDetails.jsp"> <forward name="imperative" path="/ImperativesDetail.jsp"/> </action> <action path="/varianttreelist" type="com.gbomapp.coes.assessments.action.VariantListAction" name="VariantTreeListForm" scope="session"> <forward name="variantlist" path="/VariantTreeList.jsp"/> </action> <action path="/investreport" type="gbom.pbom.investreport.clt.InvestReportAction" scope="session" name="investreportform" input="/Index.jsp"> <forward name="investreport" path="/InvestReport.jsp"/> </action> <action path="/complexityreport" type="gbom.pbom.complexityreport.clt.ComplexityReportAction" scope="session" name="complexityreportform" input="/Index.jsp"> <forward name="complexityreport" path="/ComplexityList.jsp"/> </action> <action path="/variantreport" type="gbom.pbom.complexityreport.clt.VariantReportAction" scope="session" name="variantreportform" input="/ComplexityList.jsp"> <forward name="variantreport" path="/VariantPrintTemplate.jsp"/> </action> <action path="/imperativereport" type="gbom.pbom.imperativereport.clt.ImperativeReportAction" scope="session" name="imperativereportform" input="/Index.jsp"> <forward name="imperativereport" path="/ImperativeReport.jsp"/> </action> <action path="/keycompliancereport" type="gbom.pbom.keycompliancereport.clt.KeyComplianceReportAction" name="keycompliancereportform" scope="session" input="/Index.jsp"> <forward name="keycompliancereport" path="/KeyCompReport.jsp"/> </action> <action path="/downloadreport" type="gbom.pbom.downloadreport.clt.DownloadReportAction" name="downloadreportform" scope="session" input="/index.jsp"> <forward name="downloadreport" path="/DownloadReportTemp.jsp"/> <forward name="errorforcss" path="/errorCss.jsp"/> <forward name="errorforBufferOverflowDownload" path="/errorforBO.jsp"/> </action> <action path="/programbomreport" type="gbom.pbom.programbomreport.clt.ProgramBOMReportAction" name="programbomReportForm" scope="session" input="/index.jsp"> <forward name="programbomreport" path="/ProgramBOMReport.jsp"/> </action> <action path="/rpo" type="gbom.admin.rpo.clt.RPOAction" name="rpoForm" scope="session" input="/index.jsp"> <forward name="rpo" path="/RPOTemp.jsp"/> </action> <action path="/upload" type="gbom.admin.rpo.clt.UploadAction" name="uploadForm" scope="session" input="/index.jsp"> <forward name="display" path="/display.jsp"/> </action> <action path="/reusedeviation" type="gbom.admin.stdreuse.clt.StdDeviationAction" name="deviationForm" scope="session" input="/index.jsp"> <forward name="deviation" path="/StdReuseDeviationTemp.jsp"/> </action> <action path="/imperativemaint" type="gbom.admin.imperative.clt.ImperativeAction" name="imperativeForm" scope="session" input="/index.jsp"> <forward name="imperative" path="/ImperativeTemp.jsp"/> </action> <action path="/smt" type="gbom.admin.smt.clt.SMTAction" name="smtForm" scope="session" input="/index.jsp"> <forward name="smt" path="/SMTTemp.jsp"/> </action> <action path="/keyCompliance" type="gbom.admin.keycompliance.clt.KeyComplianceAction" name="keyComplianceForm" scope="session" input="/index.jsp"> <forward name="keyCompliance" path="/KeyComplianceAttrTemp.jsp"/> </action> <action path="/pcsreport" type="gbom.pbom.pcsreport.clt.PCSReportAction" name="pcsreportform" scope="session" input="/index.jsp"> <forward name="pcsreport" path="/PCSReportTemp.jsp"/> </action> <action path="/ppec" type="gbom.admin.ppec.clt.PPECAction" name="ppecForm" scope="session" input="/index.jsp"> <forward name="ppec" path="/PPECDirectorMaintTemp.jsp"/> </action> <action path="/pbomreport" type="gbom.pbom.programbomreport.clt.ProgramBOMReportAction" name="programbomReportForm" scope="session" input="/index.jsp"> <forward name="programbomreport" path="/ProgramBOMReport.jsp"/> </action> <action path="/sharedreport" type="gbom.pbom.sharedreport.clt.SharedReportAction" name="sharedReportForm" scope="session" input="/index.jsp"> <forward name="sharedreport" path="/SharedReport.jsp"/> </action> <action path="/reusereport" type="gbom.pbom.reusereport.clt.ReuseReportAction" name="reusereportform" scope="session" input="/index.jsp"> <forward name="reusereport" path="/ReuseReportTemplate.jsp"/> </action> <action path="/centremodelstatus" type="gbom.pbom.approve.clt.CentreModelStatusAction" name="approvenewform" scope="session" input="/index.jsp"> <forward name="centremodelstatus" path="/CentreModelStatus.jsp"/> </action> <action path="/vpifreeze" type="gbom.pbom.vpifreeze.clt.VpiFreezeAction" scope="session" name="vpifreezeform" input="/Index.jsp"> <forward name="vpifreeze" path="/VpiFreezeReport.jsp"/> </action> <action path="/approve" type="gbom.pbom.approve.clt.ApproveAction" scope="session" name="approvenewform" input="/Index.jsp"> <forward name="approve" path="/ApproveTempFrame.jsp"/> <forward name="approvedetail" path="/ApproveDetailTemp.jsp"/> </action> <action path="/copyarchmodelyr" type="gbom.pbom.copyarchitecturemodel.clt.CopyArcModelAction" name="copyarchmodelyrForm" scope="session" input="/index.jsp"> <forward name="copyarchmodelyr" path="/CopyArchitectureModelYear.jsp"/> <forward name="copymodel" path="/copy.do"/> </action> <action path="/modificationleveldef" type="gbom.coes.modificationlevel.clt.ModificationLevelAction" name="ModificationLevelMaint" scope="session" input="/index.jsp"> <forward name="modlevel" path="/ModLevelMaintTemplate.jsp"/> <forward name="errorPage" path="/NotEntitledError.jsp"/> </action> <action path="/modificationleveldesc" type="gbom.coes.modificationlevel.clt.ModificationLevelDescriptionAction" scope="session" input="/index.jsp"> <forward name="moddesc" path="/ModLeveDescription.jsp"/> </action> <action path="/pcs" type="gbom.admin.pcs.clt.PCSMaintAction" name="pcsmaintForm" scope="session" input="/index.jsp"> <forward name="pcsview" path="/PCSTemplate.jsp"/> <forward name="pcs" path="/PCS.jsp"/> </action> <action path="/model" type="gbom.admin.model.clt.ModelMaintAction" name="modelForm" scope="session" input="/index.jsp"> <forward name="modelview" path="/ModelTemp.jsp"/> <forward name="model" path="/Model.jsp"/> </action> <action path="/maintanance" type="gbom.coes.vppsmaintenance.clt.ListElementAction" name="AddElementInfo" scope="session" input="/index.jsp"> <forward name="elementlist" path="/ElementListTemplate.jsp"/> </action> <action path="/viewelementdetails" type="gbom.coes.vppsmaintenance.clt.ListElementAction" name="AddElementInfo" scope="session" input="/index.jsp"> <forward name="elementlist" path="/ElementListTemplate.jsp"/> </action> <action path="/pendingvppselementapproval" type="gbom.coes.vppsmaintenance.clt.VppsElementApprovalAction" name="ApproveVppsElementDetail" scope="session" input="/index.jsp"> <forward name="vppselementapprovelist" path="/VppsElementApprovalTemplate.jsp"/> </action> <action path="/pendingvppselementdetails" type="gbom.coes.vppsmaintenance.clt.VppsElementApprovalDetailAction" name="ApproveVppsElementDetail" scope="session" input="/index.jsp"> <forward name="vppselementapprovedetail" path="/PendingVppsElementTemplate.jsp"/> </action> <action path="/pendingvppselementreviewedapproval" type="gbom.coes.vppsmaintenance.clt.VppsElementReviewedApprovalAction" name="ApproveVppsElementDetail" scope="session" input="/index.jsp"> <forward name="vppselementreviewedapprovelist" path="/VppsReviewedElementApprovalTemplate.jsp"/> </action> <action path="/reconcile" type="gbom.coes.vppsmaintenance.clt.ReconcileAction" scope="session" input="/index.jsp"> <forward name="reconcile" path="/ReconciliationTemplate.jsp"/> </action> <action path="/modifynotify" type="gbom.coes.modificationlevel.clt.ModificationNotificationAction" name="modifynotifymodel" scope="session" input="/index.jsp"> <forward name="modificationnotification" path="/ModificationApprovalTemplate.jsp"/> </action> <action path="/modifytarget" type="gbom.coes.modificationlevel.clt.ModificationAction" name="modifymodel" scope="session" input="/index.jsp"> <forward name="modificationtarget" path="/welcometemplate.jsp"/> </action> <action path="/reconcilereport" type="gbom.coes.vppsmaintenance.clt.ReconcileReportAction" scope="session" input="/index.jsp"> <forward name="reconcile" path="/ReconciliationTemplate.jsp"/> <forward name="family" path="/ReconciliationReport-Family.jsp"/> <forward name="variant" path="/ReconciliationReport-Variant.jsp"/> </action> <action path="/rporesults" type="gbom.assign.clt.RPOResultsAction" name="rporesultsForm" scope="request"> <forward name="rpo" path="/rporesults.jsp"/> </action> <action path="/rowregionrecommendation" type="gbom.pbom.regionrecommendation.clt.RegionRecommendationAction" name="rowregionrecommendationform" scope="request"> <forward name="regionrecommendation" path="/RowRegionRecommendationReport.jsp"/> </action> <action path="/familyregionrecommendation" type="gbom.pbom.regionrecommendation.clt.RegionRecommendationAction" name="familyregionrecommendationform" scope="request"> <forward name="regionrecommendation" path="/FamilyRegionRecommendationReport.jsp"/> </action> <action path="/variantregionrecommendation" type="gbom.pbom.regionrecommendation.clt.RegionRecommendationAction" name="variantregionrecommendationform" scope="request"> <forward name="regionrecommendation" path="/VariantRegionRecommendationReport.jsp"/> </action> <action path="/displaymodleveldetails" type="com.gbomapp.coes.modlevel.action.PendingModLevelAction" name="pendingModLevel" scope="request" input="/index.jsp"> <forward name="modLevelDetails" path="/PendingModLevelDetailTemplate.jsp"/> </action> <action path="/VariantUsageBOMRowReport" type="gbom.pbom.VariantUsageBOMReport.clt.VariantUsageBOMReportAction" scope="session" name="variantUsageBOMRowReportform" input="/Index.jsp"> <forward name="variantBOMReport1" path="/VariantUsageBOMRow.jsp"/> </action> <action path="/VariantChangeReport" type="gbom.coes.variantChangeReport.clt.VariantChangeReportAction" scope="session" name="variantChangeReportForm" input="/Index.jsp"> <forward name="variantChangeReport" path="/Coesvariantactivityreport.jsp"/> <forward name="errorforBufferOverflow" path="/errorBufferOverflow.jsp"/> </action> <action path="/viewAssign" type="gbom.pbom.assign.clt.ViewAssignAction" name="viewVariantAssignForm"> <forward name="viewAssignPop" path="/view_assigned_page_frames.jsp"/> <forward name="viewAssignedData" path="/view_assigned_temp.jsp"/> </action> <action path="/filelinkmaint" type="gbom.coes.filelinkmaintenance.clt.FileLinkMaintenaceAction" name="fileLinkInfo" scope="session" input="/index.jsp"> <forward name="maintenacePage" path="/coesFileLinkMaintTemplate.jsp"/> <forward name="fileUpload" path="/coesNewFileUpload.jsp"/> <forward name="linkUpload" path="/coesNewLinkUpload.jsp"/> <forward name="editPage" path="/coesEditFileLinkTemplate.jsp"/> <forward name="viewPage" path="/ViewFile.jsp"/> </action> <action path="/editfilelinkmaint" type="gbom.coes.filelinkmaintenance.clt.FileLinkEditAction" name="fileLinkInfo" scope="session" input="/index.jsp"> <forward name="editPage" path="/coesEditFileLinkTemplate.jsp"/> <forward name="viewPage" path="/coesViewFileLink.jsp"/> <forward name="coesfileview" path="/FileView.jsp"/> <forward name="close" path="/FileMessage.jsp"/> </action> <action path="/viewfilelinkmaint" type="gbom.coes.filelinkmaintenance.clt.FileLinkEditAction" name="fileLinkInfo" scope="session" input="/index.jsp"> <forward name="viewPage" path="/coesViewFileLink.jsp"/> <forward name="coesfileview" path="/FileView.jsp"/> <forward name="close" path="/FileMessage.jsp"/> </action> <action path="/copyfilelinkmaint" type="gbom.coes.filelinkmaintenance.clt.CopyFileLinkAction" name="fileLinkInfo" scope="session" input="/index.jsp"> <forward name="copyPage" path="/coescopyFileLinkTemplate.jsp"/> <forward name="editPage" path="/coesEditFileLinkTemplate.jsp"/> </action> <action path="/variantDependMaint" type="gbom.admin.variantdependency.clt.VariantDependencyAction" name="variantDepForm" scope="session" input="/index.jsp"> <forward name="variantview" path="/VariantDependencyMaint.jsp"/> </action>
Struts Actions Spreadsheet
2018-03-12T21:41:12.000Z
T\s?=\s?-?\d+\.\d+\s?to\s?\d+\.\d+\s?K
Table 1. Coefficients for the polynomial expansion equations. Standard deviations (see introduction): σ = 5.5832 x 10-1 (low temperature range), σc,w = (4.8307 x 10-1 combined temperature ranges, weighted),  σc,uw = 3.4016 x 10-1 (combined temperature ranges, unweighted) T = 176.15 to 400.00 K T = 400.00 to 512.64 K Coefficient ρ = A + BT + CT 2 + DT 3 + … ρ = [1 + 1.75(1 - T/Tc)1/3 + 0.75(1 - T/Tc)] [ρc + A(Tc -T ) + B(Tc - T )2 + C(Tc - T )3 + D(Tc - T )4]
temperature range gb0008
2018-03-29T18:14:10.000Z
^(?:(?:\(?(?:0(?:0|11)\)?[\s-]?\(?|\+)44\)?[\s-]?(?:\(?0\)?[\s-]?)?)|(?:\(?0))(?:(?:\d{5}\)?[\s-]?\d{4,5})|(?:\d{4}\)?[\s-]?(?:\d{5}|\d{3}[\s-]?\d{3}))|(?:\d{3}\)?[\s-]?\d{3}[\s-]?\d{3,4})|(?:\d{2}\)?[\s-]?\d{4}[\s-]?\d{4}))(?:[\s-]?(?:x|ext\.?|\#)\d{3,4})?$
UK Telephone Numbers
2018-08-13T13:59:27.000Z
Extracts Birth Place from Wikipedia Text
Born.*\n.*\n((.*\n)*)Died
Born Chandrasekhara Venkata Raman 7 November 1888 Tiruchirapalli, Madras Presidency, British India (now Tamil Nadu, India) Died 21 November 1970 (aged 82) Bangalore, Mysore, India Alma mater University of Madras (B.A., M.A.) Known for Raman effect
TermExtraction_Example
2023-12-20T10:16:07.000Z
Linux(;?\s?)?([A-Za-z0-9_]*)(;|\)|\s)?
Linux; _86x64daw
LinuxOSVersion
2021-02-16T10:33:01.000Z
^(?P<series>[(][^_-]+?[)])?[\s]*(?P<author>(?! [-]).*?)([\s]+?-[\s]*)(?P<title>[^\(]*?)(?P<titletail>[\s]*?)((?P<comments>[\(](?:[\s]*(((?P<published>[12][\d]{3,3})\s*)((?=([,\)]))))?)?((?P<prepublisher>[\w]*?[,-]?)([,]?[\s]*((?P<publisher>[-|~'&%$#"!\w\s]*(([a-zA-Z]+)[-|~'&%$#"!\w\s]*))(?!(([\d-]{11}-?([x]|[\d])[\s]*[\)])))))?(?P<isbn>([,]?[\s]*(?P<isbntag>(?i)ISBN[-]?1(?:(?P<is10>0)|3)?[:\s])?\s*(?(isbntag)(?(is10)((?=[\d-]{11}-[\d|x][\s]*[\)])(?P<isbn10>\d{1,5}[ -]\d{1,7}[ -]\d{1,6}[ -](?:\d|x)))|((?:(?=[\d-]{17}[\s]*[\)])(?P<isbn13>97(?:8|9)[ -]\d{1,5}[ -]\d{1,7}[ -]\d{1,6}[ -]\d))))|(?:(?=(([\d-]{11}-([\d]|[x]))[\s]*[\)]))(?P<ISBN10>\d{1,5}([ -])\d{1,7}[ -]\d{1,6}[ -](?:\d|x))|(?:(?=[\d-]{17}[\s]*[\)])(?P<ISBN13>97(?:8|9)[ -]\d{1,5}[ -]\d{1,7}[ -]\d{1,6}[ -]\d)))))?)(?=([\s]*[,\)])))?(?P<tooManyCommasOrOnlyDigits>.*)[\s]*[\)]))*?[.](?P<extension>[[:alpha:]]+)$
(Graduate Texts in Mathematics 228) Fred Diamond, Jerry Shurman (auth.) - A First Course in Modular Forms - Springer-Verlag New York (2005).pdf Antonio Martinez-Abe--jón - Correct Antidifferentiation_ The Change Of Variable Well Done - World Scientific (2020).pdf (Lecture Notes in Mathematics) Peter G. Casazza, Thaddeus J. Shura, J Baker, O. Slotterbeck, R. Aron - Tsirelsons Space-Springer (1989).djvu Antonio Martinez-Abejón - Correct Antidifferentiation_ The Change Of Variable Well Done - World Scientific (2020).pdf Junji Ito - The Enigma of Amigara Fault.pdf Junji Ito - The Enigma of Amigara Fault(.pdf Junji Ito - The Enigma of Amigara Fault().pdf [series ] author - this is it (1234, 345-801-028-x).epub [series ] author - this is it (1234, 345-801-028-8).epub [series ] author - this is it (1234, 345-801-028-x).epub [series ] author - this is it (1234, 345-801-028-8).epub author, et6wl - this fsis it (123h4 , ISBN-13: 978-801-028-060-7 ).epub [serie0'0'&%'&%$&%$#"$"!s ] author, au-thor !"#$%&'=~| - this!""#$%&'=~|¥¥¥¥¥¥--[[[[]]]:: is it (1234, publish , 345-801-028-x ).epub [serie ] author, author - this is it (1234, publish ,ISBN-10: 345-801-028-x ).epub [serie ] author, author - this is it (1234, publish ,ISBN-10: 345-801-028-x ).epub [series ] author - this is it (1234, 345-801-028-8).epub [series ] author - this is it (1234, 345-801-028-x).epub [series ] author - this it (1234,ddddd 345-801-028-8).epub [series ] author - this is it (1234, 345-801-028-8).epub [series ] author - this is it (9234, 345-801-028-x).epub [series ]author - this is it (1234, 978-801-028-060-7).epub [series ]author - this is it (123, 1234erw978-8888801-028-060-7).epub [series ]author - this is it (978-801-028-060-7).epub [series ]author - this is it (78-801-0260-7).epub [series ]author - not enough dashes (78-80-150260-7).epub [series ]author - this is it (12343-p978-801-0260-7).epub [series ]author - this is it (g123,978-801-028-060-7).epub [series ]author - this is it (1234-lk-jkj978-801-028-060-7).epub [series ]author - this is it (1234,lkjkj978-801-028-060-7).epub [series ]author - this is it (123,4lkjkj,978-801-028-060-7).epub [series ]author - this is it (1234,jhkh987'&%'%$#$%&ljh,lkjnkjnlkjhljh 5545t , 978-801-028-060-7).epub (,1234) [series ]author - this is it (,ISBN-13: 978-801-028-060-7).epub [series ]author - this is it (1234,ISBN-10: 978-801-006-0).epub [series ]author - this is it (1234,ISBN-13: 978-801-028-060-7).epub [series ]author - this is it (,ISBN-10: 978-801-006-x).epub [series ]author - this is it (ISBN-10: 978-801-006-x).epub (Graduate Texts in Mathematics) Daniel W. Stroock - Essentials of Integration Theory for Analysis-Springer (2020).pdf (Graduate Texts in Mathematics 3) Helmut H. Schaefer (auth.) - Topological Vector Spaces-Springer New York (1971).pdf (Pure and Applied Mathematics) Lawrence Narici, Edward Beckenstein - Topological Vector Spaces-Chapman and Hall_CRC (2011).djvu (Lecture Notes in Mathematics) L. Bernstein - The Jacobi-Perron Algorithm Its Theory and Application-Springer (1971).djvu (Memoirs AMS 85) Donald W. Solomon - Denjoy Integration in Abstract Spaces-Amer Mathematical Society (1969).djvu (Springer Series in Statistics) Shelby J. Haberman (auth.) - Advanced Statistics_ Description of Populations-Springer-Verlag New York (1996).pdf (Graduate Studies in Mathematics, Vol.4) Russell A. Gordon - The Integrals of Lebesgue, Denjoy, Perron, and Henstock-American Mathematical Society (1994).pdf (Springer Series in Statistics) Per Kragh Andersen, Ørnulf Borgan, Richard D. Gill, Niels Keiding (auth.) - Statistical Models Based on Counting Processes-Springer-Verlag New York (1993).pdf (Mathematical Surveys and Monographs 007-2) A. H. Clifford - The algebraic theory of semigroups. Vol.2-American Mathematical Society (1967).djvu (History of Mathematics) Christopher Hollings - Mathematics Across the Iron Curtain_ A History of the Algebraic Theory of Semigroups-American Mathematical Society (2014).pdf (Undergraduate Lecture Notes in Physics) Bruce Cameron Reed - The History and Science of the Manhattan Project, 2nd ed.-Springer (2019).pdf Bruce Cameron Reed - The Physics of the Manhattan Project-Springer (2014).pdf Junji Ito - The Enigma of Amigara Fault.pdf (Lecture Notes in Mathematics) Peter G Casazza Thaddeus J Shura J Baker O Slotterbeck R Aron - Tsirelsons Space-Springer (1989).djvu IKEI SEKAI.cbz Yami no Koe (notitle).cbr uzumaki-3vols notitle.zip (Lecture Notes in Mathematics) Peter G Casazza Thaddeus J Shura J Baker O Slotterbeck R Aron - Tsirelsons Space-Springer (1989).djvu Mark F. Sanders, John L. Bowman - Genetic Analysis_ An Integrated Approach-Pearson Education (2014).pdf Rey Chow, Paul Bowman - The Rey Chow Reader-Columbia University Press (2010).epub ([sic], 7) Sebastian Budgen, Stathis Kouvelakis, Slavoj Zizek, David Fernbach - Lenin Reloaded_ Toward a Politics of Truth-Duke University Press Books (2007).pdf Paul Bowman, Richard Stamp - The Truth of Zizek-Bloomsbury Academic (2007).pdf John Stewart Bowman - Columbia chronologies of Asian history and culture-Columbia University Press (2000).pdf Constance Bowman Reid - Slacks and Calluses_ Our Summer in a Bomber Factory-Smithsonian Books (2004).epub Shawn Gascoyne-Bowman - Criminal Crafts_ From D.I.Y. to F.B.I. Outlaw Projects for Scoundrels, Cheats, and Armchair Detectives-Andrews McMeel Publishing (2012).epub Maurice Isserman, John S. Bowman - Vietnam War (America at War) (2003).pdf Sharon L. Bowman - Training From the Back of the Room!_ 65 Ways to Step Aside and Let Them Learn (2008).pdf Gary Bowman - Essential Quantum Mechanics-Oxford University Press, USA (2008).pdf (Statistics, textbooks and monographs 103) K. O. Bowman, L. R. Shenton - Continued fractions in statistical applications-M. Dekker (1989).djvu Frank Bowman - Introduction to Bessel Functions-Dover Publications (2010).djvu E. Hille, R. Phillips - Functional Analysis and Semi-Groups.pdf Einar Hille - Functional Analysis And Semi-Groups-Dutt Press (2007).djvu Prof. Dr. Heinz-Otto Peitgen, Prof. Dr. Peter H. Richter (auth.) - The Beauty of Fractals_ Images of Complex Dynamical Systems-Springer-Verlag Berlin Heidelberg (1986).pdf 09notitle.pdf 9502219 (1).pdf 020707798 dddd-- -.pdf (Universitext_ Tracts in Mathematics) Lennart Carleson, Theodore W. Gamelin (auth.) - Complex Dynamics-Springer-Verlag New York (1993).pdf Charles Jordan - Calculus of Finite Differences (AMS Chelsea Publishing)-American Mathematical Society (1950).pdf Robert Ghrist - Calculus BLUE Multivariable Vol 4_ Fields (2018).pdf Robert Ghrist - Elementary Applied Topology-CreateSpace Independent Publishing Platform (2014).pdf (Series on Advances in Mathematics for Applied Sciences) Bellomo N. (ed.) - Lecture Notes on Mathematical Theory of the Boltzmann Equation-World Scientific (1995).djvu 9502219.pdf 2b597b0c2f8fe191982391986140cbb462ea.pdf rm8370.pdf (Cambridge Library Collection - Mathematics) George Boole - A Treatise on the Calculus of Finite Differences-Cambridge University Press (2009).pdf (Mathematics in Science and Engineering 19) J. Aczpl (Eds.) - Lectures on Functional Equations their and Applications-Elsevier, Academic Press (1966).pdf ᾠA. A. Bolibruch, Yu. S. Osipov, Ya. G. Sinai, V. I. Arnold, A. A. Bolibruch, A. M. Vershik, Yu. I. Manin, Yu. S. Osipov, Ya.G. Sinai, V.M. Tikhomirov, L.D. Faddeev, V. B. Philippov (eds.) - Mathemati.pdf (London Mathematical Society Student Texts) Jonathan R. Partington - Linear Operators and Linear Systems_ An Analytical Approach to Control Theory-Cambridge University Press (2004).pdf Ib Henning Madsen, Jørgen Tornehave - From calculus to cohomology_ de Rham cohomology and characteristic classes-Cambridge University Press (1997).pdf (Universitext) Dr. Shiing-shen Chern (auth.) - Complex Manifolds without Potential Theory_ with an appendix on the geometry of characterist Jean Meeus - Astronomical Algorithms-Willmann-Bell (1998).pdf Stern - Anyons and the qauantum Hall Effect A Pedagogical reviewarovas_Stern_2007.pdf William C. Reynolds, Piero Colonna - Thermodynamics_ Fundamentals and engineering applications-Cambridge University Press (2018).pdf Barry B. Luokkala - Exploring Science Through Science Fiction-Not Avail (2014).epub (BTEC 2016) Jennifer Stafford-Brown, Simon Rea, Tim Eldridge - BTEC National Level 3 Sport and Exercise Science 4th Edition-Hodder Education (2016).epub John Dirk Walecka - Introduction to Electricity and Magnetism-World Scientific Publishing Company (2018).pdf William R. Gibbs - Computation In Modern Physics-World Scientific Publishing Co Pte Ltd (2006).pdf I. T Todorov - Analytic properties of Feynman diagrams in quantum field theory -Pergamon (1971).djvu Duncan Carlsmith - Particle Physics-Pearson (2013).pdf HSP - Mississippi Science, Grade 1 - Interactive Student Edition-Houghton Mifflin Harcourt (HMH) (2007).pdf (1) James S. Walker - Pearson Physics. 1-Pearson Education (2013).pdf Duncan Carlsmith - Particle Physics-Pearson (2013) copy.pdf Abraham Seiden - Particle Physics A Comprehensive Introduction-Pearson Addison Wesley (2005).pdf Brian Arnold_ Steve Woolley_ Penny Johnson - Edexcel International GCSE (9-1) Physics Student Book-Pearson Education Limited (2017).pdf James E. Ackroyd, Mark Anderson, Carmen Berg, Brian E. Martin - Pearson Physics – Student Edition (2009).pdf HSP - Mississippi Science, Grade 2 - Interactive (Write-in) Student Edition-Houghton Mifflin Harcourt (HMH) (2007).pdf Free HIgh School Science Texts.pdf Firk - Introduction to Groups, Invariants and Particles.pdf Paul W. Zitzewitz, T. G. Elliott, Haase, Kathleen A. Harper, Herzog, Nelson, Friedrich Schiller, Zorn - Physics. Principles and Problems [textbook]-McGraw-Hill_Glencoe (2004).pdf J. P. Elliott, P. G. Dawber (auth.) - Symmetry in Physics_ Volume 1_ Principles and Simple Applications-Macmillan Education UK (1979).pdf (Lecture Notes in Physics 732) Franco Strocchi (auth.) - Symmetry Breaking-Springer-Verlag Berlin Heidelberg (2008).pdf Robinson, Matthew B - Symmetry and the standard model_ Mathematics and particle physics-Springer (2011).pdf J. P. Elliott, P. G. Dawber (auth.) - Symmetry in Physics_ Further Applications-Macmillan Education UK (1979).pdf [email protected] (Mathematics and Its Applications 290) Geoffrey M. Dixon (auth.) - Division Algebras_ Octonions, Quaternions, Complex Numbers and the Algebraic Design of Physics-Springer US (1994).pdf (NATO ASI Series 352) Murray Gell-Mann (auth.), Harvey B. Newman, Thomas Ypsilantis (eds.) - History of Original Ideas and Basic Discoveries in Particle Physics-Springer US (1996).pdf Mann, Robert - An Introduction to Particle Physics and the Standard Model-CRC Press (2009).pdf Mark Thomson - Modern Particle Physics Student Solutions Manual-Cambridge University Press (2013).pdf B.H. Bransden, C.J. Joachain - Physics of Atoms and Molecules-Longman Publishing Group (1982).djvu Bransden B., Joachain C. - Quantum Mechanics (2000, Pearson).djvu Bransden B H. - Atomic Collision Theory-W A Benjamin Inc (1970).djvu Fermi E. - Nuclear Physics-University Of Chicago Press (1974).djvu (Midway reprints) Jay Orear_ Enrico Fermi_ Arthur H Rosenfeld_ Robert A Schluter - Nuclear physics _ a course given by Enrico Fermi at the University of Chicago-University of Chicago Press (1974).djvu Dr. John M. Marzluff, Mr. Tony Angell - In the Company of Crows and Ravens (2007).pdf Misha Shifman - Felix berezin_ life and death of the mastermind of supermathematics-Wspc (2007).pdf M Shifman (ed.) - Physics in a Mad World. Houtermans, Golfand-World Scientific (2015).epub Anthony Duncan - The Conceptual Framework of Quantum Field Theory (2012, Oxford University Press, USA).pdf (Cambridge monographs on mathematical physics) Erick J Weinberg - Classical solutions in quantum field theory _ solitons and instantons in high energy physics-Cambridge University Press (2012).pdf Luc Steels_ Katrien Beuls - Case Studies in Fluid Construction Grammar_ The Verb Phrase-John Benjamins Publishing Company (2019).pdf (Palgrave Studies In Literature, Science And Medicine) Emily Alder - Weird Fiction And Science At The Fin De Siècle-Palgrave Macmillan (2020).pdf Anthony Duncan_ Michel Janssen - Constructing Quantum Mechanics_ Volume 1_ The Scaffold_ 1900-1923-Oxford University Press, USA (2019).pdf (The Frontiers Collection) Dean Rickles - A Brief History of String Theory_ From Dual Models to M-Theory-Springer (2014).pdf 0711_PRL99.pdf [Frontiers in Physics] Graham Ross - Grand Unified Theories (1984, Benjamin-Cummings Pub Co) (1).djvu 0911.0695.pdf Robert Botet, Marek Poszajczak, M. Ploszajczak - Universal fluctuations_ the phenomenology of hadronic matter-World Scientific Publishing Company (2002).pdf Book_Hadronic_Matter.pdf 11519879.pdf 0210054.pdf Standard_Model_Flowchart.pdf The Algebra of Grand Unified Theories John Baez and John Huerta.pdf The Algebra of Grand Unified Theories John Huerta.pdf
calibre
2021-03-02T18:35:01.000Z
Checks for valid UK/British postcodes. A modified version of MaffooBristol's pattern that prevents a non-whitespace character being entered in between the two sections of the postcode. Works in PHP/JS Doesn't take into account character exclusions for each position
^([a-z]{1,2}[a-z0-9]{1,2})\s*?(\d[a-z]{2})$
-- control group AA9A 9AA A9A 9AA A9 9AA A99 9AA AA9 9AA AA99 9AA -- other characters aren't allowed in place of space SA12x33B SA12x3BB SA12x3B -- no spaces SA1233B SA123BB SA123B
UK Postcode Checker
2016-07-29T09:48:31.000Z
^[+]?([-\d]{8,15})\d$
#Match 0414161592 +61414161592 04-141-61592 +61-4-141-615-92 +92-51-5520741 # Don't match 1-- -- #$@%^#$@# 2 dafadf 10-asdf-1 -12-1-
xref phone number
2016-06-27T07:24:13.000Z
Shag Maister is the best
(?i)(((--.*)|(((/\*)+?[\w\W]+?(\*/)+)))\s+(select))|^(\w*)\s*(select)
Select * from table
Capture Comments on SQL followed by SELECT
2016-09-01T14:07:22.000Z
My test
.*(>\d+<).*?SCHOOLS
My test
2014-12-22T22:33:20.000Z
match C# a class definition
(public|private|protected|internal)?( )+class( )+([a-z_][a-z0-9_]*)( )*((:|,)( )+([a-z_][a-z0-9_]*)( )*)*{
public class NomeDaClass : Pai, Interface{ public class NomeDaClass { protected class ClasseDaLoca{ internal class ClasseDaLoca : Img{ }((:|,)( )+([a-z_][a-z0-9_]*){1,})?
match C# class definition
2015-07-29T03:47:11.000Z
Local variable and function parameter names should comply with a naming convention
^[a-z_][_a-zA-Z0-9]{2,30}$
cat_fish
python:S117
2015-07-23T15:46:12.000Z
(?<id>[^\|]*)\|(?<action>[^\|]*)\|(?<date_create>[^\|]*)\|(?<actor_type>[^\|]*)\|(?<actor_user_id>[^\|]*)\|(?<actor_user_name>[^\|]*)\|(?<actor_user_email>[^\|]*)\|(?<entity_type>[^\|]*)\|(?<entity_user_id>[^\|]*)\|(?<entity_user_name>[^\|]*)\|(?<entity_user_email>[^\|]*)\|(?<entity_workspace_id>[^\|]*)\|(?<entity_workspace_name>[^\|]*)\|(?<entity_workspace_domain>[^\|]*)\|(?<entity_enterprise_id>[^\|]*)\|(?<entity_enterprise_name>[^\|]*)\|(?<entity_enterprise_domain>[^\|]*)\|(?<entity_channel_id>[^\|]*)\|(?<entity_channel_name>[^\|]*)\|(?<entity_channel_privacy>[^\|]*)\|(?<entity_channel_is_shared>[^\|]*)\|(?<entity_channel_is_org_shared>[^\|]*)\|(?<entity_app_id>[^\|]*)\|(?<entity_app_name>[^\|]*)\|(?<entity_app_is_distributed>[^\|]*)\|(?<entity_app_is_directory_approved>[^\|]*)\|(?<entity_app_scopes>[^\|]*)\|(?<entity_file_id>[^\|]*)\|(?<entity_file_name>[^\|]*)\|(?<entity_file_filetype>[^\|]*)\|(?<entity_file_title>[^\|]*)\|(?<context_type>[^\|]*)\|(?<context_location_id>[^\|]*)\|(?<context_location_name>[^\|]*)\|(?<context_location_type>[^\|]*)\|(?<context_location_domain>[^\|]*)\|(?<context_ua>[^\|]*)\|(?<context_ipaddress>[^\|]*)\|(?<details_name>[^\|]*)\|(?<details_type>[^\|]*)\|(?<details_previous_value>[^\|]*)\|(?<details_new_value>[^\|]*)\|(?<details_export_type>[^\|]*)\|(?<details_export_start_ts>[^\|]*)\|(?<details_export_end_ts>[^\|]*)\|(?<details_is_internal_integration>[^\|]*)\|(?<details_kicker_id>[^\|]*)\|(?<details_kicker_name>[^\|]*)\|(?<details_kicker_email>[^\|]*)\|(?<details_inviter_id>[^\|]*)\|(?<details_inviter_name>[^\|]*)\|?(?<details_inviter_name2>[^\|]*)\|?(?<details_inviter_email>[\w+]*)
f6c75963-192e-4cb7-b25e-aef5ca3dd7de|file_shared|02/05/2019 19:07|user|WC31RPBJ4|Saumya Khanna|[email protected]|file||||||||||||||||||||FFZ3JH8CV|image.png|image/png|Pasted image at 2019-02-05, 2:07 PM||EB6CVT82J|Marsh & McLennan Companies, Inc.|enterprise|mmc||||||||||||||||| 903dd3e5-6c28-49fa-bc4a-7997daa7abb5|user_channel_join|01/17/2019 20:01|user|WALL8ECLC|Mary Yao|[email protected]|channel||||||||||CFGD6P552|studioculture|public|false|false|||||||||||TCX7L0SP5|NY Studio|workspace|ny-studio|Mozilla/5.0 (Windows NT 10.0.14393; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) AtomShell/3.3.3 Chrome/61.0.3163.100 Electron/2.0.7 Safari/537.36 Slack_SSB/3.3.3|167.245.255.229||INVITED||||||||||WA50E2AAX|Dustin Hughes|[email protected] (?<id>[^\|]*)\|(?<action>[^\|]*)\|(?<date_create>[^\|]*)\|(?<actor_type>[^\|]*)\|(?<actor_user_id>[^\|]*)\|(?<actor_user_name>[^\|]*)\|(?<actor_user_email>[^\|]*)\|(?<entity_type>[^\|]*)\|(?<entity_user_id>[^\|]*)\|(?<entity_user_name>[^\|]*)\|(?<entity_user_email>[^\|]*)\|(?<entity_workspace_id>[^\|]*)\|(?<entity_workspace_name>[^\|]*)\|(?<entity_workspace_domain>[^\|]*)\|(?<entity_enterprise_id>[^\|]*)\|(?<entity_enterprise_name>[^\|]*)\|(?<entity_enterprise_domain>[^\|]*)\|(?<entity_channel_id>[^\|]*)\|(?<entity_channel_name>[^\|]*)\|(?<entity_channel_privacy>[^\|]*)\|(?<entity_channel_is_shared>[^\|]*)\|(?<entity_channel_is_org_shared>[^\|]*)\|(?<entity_app_id>[^\|]*)\|(?<entity_app_name>[^\|]*)\|(?<entity_app_is_distributed>[^\|]*)\|(?<entity_app_is_directory_approved>[^\|]*)\|(?<entity_app_scopes>[^\|]*)\|(?<entity_file_id>[^\|]*)\|(?<entity_file_name>[^\|]*)\|(?<entity_file_filetype>[^\|]*)\|(?<entity_file_title>[^\|]*)\|(?<context_type>[^\|]*)\|(?<context_location_id>[^\|]*)\|(?<context_location_name>[^\|]*)\|(?<context_location_type>[^\|]*)\|(?<context_location_domain>[^\|]*)\|(?<context_ua>[^\|]*)\|(?<context_ipaddress>[^\|]*)\|(?<details_name>[^\|]*)\|(?<details_type>[^\|]*)\|(?<details_previous_value>[^\|]*)\|(?<details_new_value>[^\|]*)\|(?<details_export_type>[^\|]*)\|(?<details_export_start_ts>[^\|]*)\|(?<details_export_end_ts>[^\|]*)\|(?<details_is_internal_integration>[^\|]*)\|(?<details_kicker_id>[^\|]*)\|(?<details_kicker_name>[^\|]*)\|(?<details_kicker_email>[^\|]*)\|(?<details_inviter_id>[^\|]*)\|(?<details_inviter_name>[^\|]*)\|(?<details_inviter_email>(\w+))?\|
Slack
2019-02-12T21:49:48.000Z
(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b)
146.204.224.152 - feest6811 [21/Jun/2019:15:45:24 -0700] "POST /incentivize HTTP/1.1" 302 4622 197.109.77.178 - kertzmann3129 [21/Jun/2019:15:45:25 -0700] "DELETE /virtual/solutions/target/web+services HTTP/2.0" 203 26554 156.127.178.177 - okuneva5222 [21/Jun/2019:15:45:27 -0700] "DELETE /interactive/transparent/niches/revolutionize HTTP/1.1" 416 14701 100.32.205.59 - ortiz8891 [21/Jun/2019:15:45:28 -0700] "PATCH /architectures HTTP/1.0" 204 6048 161.242.130.180 - - [21/Jun/2019:15:46:17 -0700] "DELETE /methodologies/experiences HTTP/2.0" 100 25437 155.127.24.96 - - [21/Jun/2019:15:46:18 -0700] "POST /mindshare/optimize/vertical HTTP/2.0" 500 6154 168.95.156.240 - stark2413 [21/Jun/2019:15:45:31 -0700] "GET /engage HTTP/2.0" 201 9645 71.172.239.195 - dooley1853 [21/Jun/2019:15:45:32 -0700] "PUT /cutting-edge HTTP/2.0" 406 24498 180.95.121.94 - mohr6893 [21/Jun/2019:15:45:34 -0700] "PATCH /extensible/reinvent HTTP/1.1" 201 27330 144.23.247.108 - auer7552 [21/Jun/2019:15:45:35 -0700] "POST /extensible/infrastructures/one-to-one/enterprise HTTP/1.1" 100 22921 2.179.103.97 - lind8584 [21/Jun/2019:15:45:36 -0700] "POST /grow/front-end/e-commerce/robust HTTP/2.0" 304 14641 241.114.184.133 - tromp8355 [21/Jun/2019:15:45:37 -0700] "GET /redefine/orchestrate HTTP/1.0" 204 29059 224.188.38.4 - keebler1423 [21/Jun/2019:15:45:40 -0700] "PUT /orchestrate/out-of-the-box/unleash/syndicate HTTP/1.1" 404 28211 94.11.36.112 - klein8508 [21/Jun/2019:15:45:41 -0700] "POST /enhance/solutions/bricks-and-clicks HTTP/1.1" 404 24768 126.196.238.197 - gusikowski9864 [21/Jun/2019:15:45:45 -0700] "DELETE /rich/reinvent HTTP/2.0" 405 7894 103.247.168.212 - medhurst2732 [21/Jun/2019:15:45:49 -0700] "HEAD /scale/global/leverage HTTP/1.0" 203 15844 57.86.153.68 - dubuque8645 [21/Jun/2019:15:45:50 -0700] "POST /innovative/roi/robust/systems HTTP/1.1" 406 29046 231.220.8.214 - luettgen1860 [21/Jun/2019:15:45:52 -0700] "HEAD /systems/sexy HTTP/1.1" 201 2578 219.133.7.154 - price5585 [21/Jun/2019:15:45:53 -0700] "GET /incubate/incubate HTTP/1.1" 201 12126 159.252.184.44 - fay7852 [21/Jun/2019:15:45:54 -0700] "GET /convergence HTTP/2.0" 404 23856 40.167.172.66 - kshlerin3090 [21/Jun/2019:15:45:57 -0700] "HEAD /convergence HTTP/2.0" 501 16287
IP Address
2020-11-06T15:23:37.000Z
This regex will match the class definition withing the cs file
(?:(\bpublic\b)\s|(\bprivate\b)\s|(\benum\b)\s\w+)
public enum Something private enum SomethingElse
IsClass
2017-08-18T09:22:45.000Z
Parse a bulgarian date following the "dd mmmm yyyy" format.
(?P<LongDate>(?P<Day>\d+)[\s  ]+(?P<Month>януари|февруари|март|април|май|юни|юли|август|септември|октомври|ноември|декември)[\s  ]+(?P<Year>\d{4})[\s  ](?:г.|година))
от 11 юли 2006 г. по от 17 май 1973 г. по от 15 декември 1999 г. по
Bulgarian date "dd mmmm yyyy" format
2015-05-18T19:39:05.000Z
Выражение осуществялет поиск процента в строке вида: 1. 10% 2. 5-17% 3. 25-74,3% 4. 41,6-48% 5. 3,5-27,9%
([0-9]+%)|((([0-9]+\,[0-9]+)|([0-9]+))-(([0-9]+\,[0-9]+)|([0-9]+))%)
Примет мир 9,2-10,2% вооот Примет мир 10% вооот Примет мир 9-10% вооот Примет мир 9-10,2% вооот Примет мир 9,1-10,2% вооот Выражение осуществялет поиск процента в строке вида: 1. 10% 2. 5-17% 3. 25-74,3% 4. 41,6-48% 5. 3,5-27,9%
Поиск процента ({число}%) в строке
2016-04-21T09:17:33.000Z
(0*)
123213032130
Trick empty char
2015-11-06T15:11:16.000Z
This expression selects any square brackets and the content inside it. Exemple: [DataTransfer] [<input>] [(anyText)]
\[[^\[\]]*?\]
A interface File provê informações sobre arquivos e permite ao JavaScript a acessar seu conteúdo. São geralmente recuperados a partir de um objeto [FileList](https://developer.mozilla.org/pt-BR/docs/Web/API/FileList) que é retornado como resultado da seleção, pelo usuário, de arquivos através do elemento [<input>](https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/Input), a partir do objeto [DataTransfer](https://developer.mozilla.org/pt-BR/docs/Web/API/DataTransfer) utilizado em operações de arrastar e soltar, ou a partir da API `mozGetAsFile()` em um [HTMLCanvasElement](https://developer.mozilla.org/pt-BR/docs/Web/API/HTMLCanvasElement). Em Gecko, códigos com privilégiios podem criar objetos File representando qualquer arquivo local sem a intereção do usuário (veja [Implementation notes](https://developer.mozilla.org/pt-BR/docs/Web/API/File#implementation_notes) para mais informações.). [Teste de retorno 400](https://httpstat.us/404). [gatinho salsicha](http://gatinhosalsicha.com.br/)
Select Markdown Text and content
2022-10-22T20:53:06.000Z
Matches registry type and number of _Starfleet_ vessels
(ncc|nx)\D?(\d*)
USS Odyssey NCC-71832 test USS Odyssey NCC71832 test USS Bradbury NX-72307 test IKS Somraw test
Registry of Starfleet vessels
2018-01-07T10:43:17.000Z
Valid: 0.00 123.12 123,123,123.12 123,123,123,123.00 Invalid: 12,1234,123.12 1234,123.12
^[0-9]{1,3}((\,[0-9]{3})*)\.[0-9]{2}$
0.00 123.12 123,123,123.12 123,123,123,123.00
Full amount, with comma, 2 decimal places
2018-03-16T04:02:08.000Z
.*\/polygon\/all\/[0-9]*\.?[0-9]+\/[0-9]*\.?[0-9]+
http://gondor.ts.cynn.io:8087/polygon/all/55.23234/33.1983179237
gondor IP
2020-10-14T00:57:27.000Z
it detects among us references among us aming us mongus amogus sus suspect <name> was not the impostor no imposters remain 3 impostors remain
a?m(ou?|[ie])n?g(st)? ?us|(when ?the ?impost[oe]r ?is ?)?sus(picio(us|n)|pect)?|impost[oe]r|\u0D9E|(?<=[\x20-\x7E]\b)( was( not)? the impost[oe]r| was ejected)|\w+ impost[oe]rs? remains?|emergency meeting|dead body reported
among us references
2021-05-03T17:10:53.000Z
^(https?\:\/\/)?(www)?(m|dev)?(\.)?aladdinbailbonds\.com
ERROR: type should be string, got "https://locations.aladdinbailbonds.com\nhttps://www.aladdinbailbonds.com/\nhttp://www.aladdinbailbonds.com/\naladdinbailbonds.com\nwww.aladdinbailbonds.com\nhttps://m.aladdinbailbonds.com/\nlocations.aladdinbailbonds.com\nwww.locations.aladdinbailbonds.com\nhttps://dev.aladdinbailbonds.com/\n"
ABB - Top or Mobile Domain
2018-05-02T17:21:42.000Z
(?:^|\n)(?: *\n*)*,* *([^ \n,]+) [^\n]*
_id INTEGER PRIMARY KEY AUTOINCREMENT , _id_task INTEGER NOT NULL , _period INTEGER NOT NULL , checksDone INTEGER NOT NULL , secondsDone INTEGER NOT NULL , timerStartDate DATETIME
sqlite columns to export as insert column a
2017-12-14T15:41:11.000Z
1
[&|;]?Adresa_Drzava(\=[^&;]*)?(?=&|;|$)|^$Adresa_Drzava(\=[^&;]*)?(&|;|$)
?&Adresa=dddddddd;Adresa_Drzava=Ma%C4%91arska;substring=0&catid=&Adresa_Mjesto_Naselje=&Adresa_Postanski_Broj=&mh=15
1
2015-04-21T10:00:30.000Z
Only Numbers Allowed, Optional (+) for international numbers Min: 10 Max: 14 Optional: +
^(\+{0,1})([0-9]{10,14})$
Phone Number Validation
2014-12-24T06:07:15.000Z
(?:https?:\/\/)?(?:[-\w_\.]{2,}\.)?([-\w_]{2,}\.[a-z]{2,4})(?:\/\S*)?
minotopia.me https://minotopia.me/ci/forum/index.php?yolo https://bugs.nowak-at.net/view.php?id=1337 wow.such.bugs.nowak-at.net/yolo https://some.very.long.url/with/path/and?query https://goo.gl/fusgasdfhsk http://unsecure.site/some/path/with?parameters=yay HTTPS://LOL.AD-FILTER-BYPASS.tv https://hitbox.tv/Letsklay https://minetime.me minetime.me hitbox.tv Yes. At any rate This is a text with minotopia.me a URL Hey, check out this awesome site: https://google.com/ !!! HOINED MEINEN SERVER !!! factions.minecraft.to
magic URL regex
2015-06-07T19:52:19.000Z
No /s, took quite a time to think.
(<pre[^>]*?>((?:(?!pre>).|\n)*)<\/pre>)
<pre></pre> <pre>text</pre> <pre> text <a></a> </pre>
Pre tags and inner contents grabber for JavaScript
2015-04-01T12:57:02.000Z
It detect the comments
\/\*[\s\S]*?\*\/|([^:]|^)\/\/.*$
/*! * jQuery JavaScript Library v3.6.0 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2021-03-02T17:08Z */ //hellow orld ( function( global, factory ) { /* Hell world */ "use strict"; if ( typeof module === "object" && typeof module.exports === "object" ) { // For CommonJS and CommonJS-like environments where a proper `window` // is present, execute the factory and get jQuery. // For environments that do not have a `window` with a `document` // (such as Node.js), expose a factory as module.exports. // This accentuates the need for the creation of a real `window`. // e.g. var jQuery = require("jquery")(window); // See ticket #14549 for more info. module.exports = global.document ? factory( global, true ) : function( w ) { if ( !w.document ) { throw new Error( "jQuery requires a window with a document https://jquery.org/license" ); } return factory( w ); }; } else { factory( global ); } // Pass this if window is not defined yet } )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) { // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode // arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common // enough that all such attempts are guarded in a try block. "use strict"; var arr = []; var getProto = Object.getPrototypeOf; var slice = arr.slice; var flat = arr.flat ? function( array ) { return arr.flat.call( array ); } : function( array ) { return arr.concat.apply( [], array ); }; var push = arr.push; var indexOf = arr.indexOf; var class2type = {}; var toString = class2type.toString; var hasOwn = class2type.hasOwnProperty; var fnToString = hasOwn.toString; var ObjectFunctionString = fnToString.call( Object ); var support = {}; var isFunction = function isFunction( obj ) { // Support: Chrome <=57, Firefox <=52 // In some browsers, typeof returns "function" for HTML <object> elements // (i.e., `typeof document.createElement( "object" ) === "function"`). // We don't want to classify *any* DOM node as a function. // Support: QtWeb <=3.8.5, WebKit <=534.34, wkhtmltopdf tool <=0.12.5 // Plus for old WebKit, typeof returns "function" for HTML collections // (e.g., `typeof document.getElementsByTagName("div") === "function"`). (gh-4756) return typeof obj === "function" && typeof obj.nodeType !== "number" && typeof obj.item !== "function"; }; var isWindow = function isWindow( obj ) { return obj != null && obj === obj.window; };
Javascript and PHP Code Comments Regex
2021-03-27T10:05:39.000Z
regex to capture ip4/ip6 addresses with named capture groups. The Following features are included: * PHP and python support * ip4 byte size check (ensures byte can't exceed 255) * ip6 checks if hex characters are valid * uses a negative lookbehind to check if the ip is a word on its own * named capture groups to facilitate extraction of either ip4 or ip6
((?'ip4'(\d{1,3}\.){3}\d{1,3})|(?'ip6'(([0-9a-f]{1,4})?:){7}([0-9a-f]{4})?))
ip4/ip6 capture
2020-12-02T04:07:57.000Z
Let's say a phone number is valid in case it has 11 digits (or 13 in case we use 00 instead of + ). Take those lines to common format. original idea was to remove all non-digit characters from those lines with simple match like [^\d] but combined with look-ahead it just did not work, had to go through each digits to capture and put back. Looking forward to any prettier solution.
(?=^(?:\+|00)?(?:[\-\/\(\)]?\d){11}$)(?:00|\+)[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])[^\d]*([\d])$
+48301234567 +4-8-3-0-1-2-3-4-5-6-7 +48/30/1234567 +48-30-12-345-67 +483011223344556677 0048301234567 +(48)30/1234567
If a line seems valid phone number, change to common format
2015-07-25T18:34:35.000Z
A password regex that has to have at least 1 uppercase caracter, 1 lowercase caracter, 1 special caracter and a digit
^((?=\S*?[A-Z])(?=\S*?[a-z])(?=\S*?[0-9])(?=.*[!@#$&*]).{6,})\S$
Password Security and Validation
2016-04-20T14:51:14.000Z
for [d:] and [q:]
\[(?P<key>[dq]):(?P<value>(?:[^][]+|\[[^][]+])+)]
Basic cases: 1+[d:4] [q:105972]*20 Combining them, no big deal: [d:5] - (100 * [q:115785]) Problematic, nested ones: [d:[q:108665]] -([d:[q:102029]]/2) [d:[q:111728]]/4 [q:120917]+[q:120960]+[d:[q:120959]] Weird ones: [d:99+[q:1234]+[q:567*2]] [q:120917]+[q:120960]+[d:[q:120959]]
SunlessSea Advanced Parser
2016-03-10T12:16:42.000Z
^([a-z])(\w*)$
abc i10n abcабд abc.3
1
2015-11-06T13:44:03.000Z
((?:[0-9]{1,3},(?:[0-9]{3},)*[0-9]{3}|[0-9]+)(?:.[0-9][0-9])?)\s*(?:ש\"ח|₪|nis|NIS|שקל)(?:\W|$)
10,100,000nis 100.00 ש"ח sfdsf sd34 sdf 3.00 nis 5,000 שקל
prices in nis
2015-06-15T15:16:18.000Z
Validate belgian common phone numbers (simple landline and mobile only, no special/free/premium numbers)
^(((\+|00)32[ ]?(?:\(0\)[ ]?)?)|0){1}(4(60|[789]\d)\/?(\s?\d{2}\.?){2}(\s?\d{2})|(\d\/?\s?\d{3}|\d{2}\/?\s?\d{2})(\.?\s?\d{2}){2})$
32472651012
Belgian phone number
2015-10-08T19:13:09.000Z
([\d(][\s\d()-]{5,14})(?:[\s;,.]|$)
(123) 35 222 1233222, 123-32-22 1233232222 21233222,21233222 123-332-322
split string with phones
2016-07-04T12:51:25.000Z
aa
^(www.)?santamonicayouthtech.net$
aa
2016-07-21T16:34:00.000Z
This string can help you locate/select the last underscore in a string
_(?=[^_]*$)
a_b.bb_cjjj_ddd
Select or locate the last underscore (or dot, etc) in a string
2015-09-08T19:35:05.000Z
Matches words without external punctuation but with internal punctuation.
[\w'-.]+\w|[\w'-]+\s*
Hey y'all, use T-Mobile & 23andme.com in the U.K.! Thanks.
Match 'words' with internal punctuation retained
2015-08-07T05:52:54.000Z
^(\d+),([^,]+),(\d+)$
550,SS.2,10
Manual Enrollments
2018-11-11T14:27:18.000Z
## Analyze whether the torrent name is a Movie or TV Episode Inspired from https://regex101.com/library/yP4bY4 There is two versions, see differences at the bottom ### Groups: - Title (of the Movie/of the TV Series) - Season (if TV Episode) - Episode (if TV Episode) - Year (if Movie) - Name (only in v1, should match the TV Episode title if present) - Release name (PROPER, REPACK, LIMITED, etc..) - Resolution (720p, 1080p, etc..) - Quality (HDTV, BluRay, WebRip, etc..) - Codec (Xvid, x265, x264, etc..) - Audio coding (AAC, AC3, DTS, etc...) - Team (torrent group/team) - Extension (mkv, avi, mp4, etc...) ### Versions: - v1, include the TV Episode title, and have all the groups in a single match, but will misinterpret the "name" and "team" groups if the expected pattern is not respected (see in the test strings/regex rules) - v2, does not include "name" group but is more reliable, will ignore unexpected patterns.
^ # get the title of this movie or series (?<title> [-\w'\"]+ # match separator to later replace into correct title (?<separator> [\s.] ) # note this must be lazy for the engine to work ltr not rtl (?: [-\w'\"]+\2 )*? )(?: # if this is an episode, lets match the season # number one way or another. if not, the year of the movie # make sure this is not just a number in the title followed by our separator. # like, iron man 3 2013 or my.fictional.24.series (?! \d+ \2 ) # now try to match the season number (?: s (?: \2? )? )? (?<season> \d\d? ) (?: e|x (?:\2? )? ) (?<episode> \d\d? ) # needed to validate the last token is a dot, or whatever. (?: e\d\d? (?:-e?\d\d?)? | x\d\d? )? | # this is likely a movie, match the year [(\[]?(?<year>\d{4})[)\]]? ) | # optional release name (?:(?<release> PROPER | REPACK | LIMITED | EXTENDED | INTERNAL | NEW(?:\ SOURCE)? | NUKED | UNRATED | .*?\ EDITION | HC)) | # optional resolution group (?<resolution> \d{3,4}\ ?p) | # optional quality group (?<quality> HDTV | WEB[-.]?DL | HDDVD | DVDRip | DVD | B[DR]Rip | Blu[-.\ ]?Ray | HDRip | WEBRIP ) | # optional codec group (?<codec> XviD | X26[45] | h26[45] | hevc ) | # optional audio group (?<audio> AC3 | AAC | DTS | DD5\.1) | # optional team group with hyphen prefix (?:-(?<team>.*?))? # optional extension group with . prefix (?:\.(?<extension>mkv|avi|mp4|srt))? $
Person.of.Interest.S05E13.HDTV.X264-DIMENSION.mkv The.Big.Bang.Theory.S09E21.720p.HDTV.X264-DIMENSION[ettv] The Walking Dead S08E01 Mercy Brooklyn.Nine-Nine.S03E23.720p.WEBRip.x264 The.Walking.Dead.S07E01.REPACK.720p.HDTV.x265-ShAaNiG Shame.2011.1080p.BluRay.x265-RARBG Game.of.Thrones.S04E08.720p.HDTV.x264-KILLERS The.Grand.Budapest.Hotel.2014.1080p.BluRay.x264-BLOW Another.Earth.2011.LIMITED.720p.BluRay.X264-AMIABLE The.Green.Mile.1999.720p.BluRay.x264-HDCLASSiCS Donnie.Darko.2001.PROPER.1080p.BluRay.x264-RRH Cosmos.A.Space.Time.Odyssey.S01E12.720p.HDTV.X264-DIMENSION Game.of.Thrones.S04E10.720p.HDTV.x264-KILLERS # Will not work with v1 because of the misplaced codec "H264" Homeland.S05E11.Our.Man.in.Damascus.720p.WEB-DL.DD5.1.H264-NTb[rarbg] # Will not work with v1 because of the unproperly formatted team name ".rmteam" limitless.s01e01.pilot.720p.webrip.hevc.x265.rmteam.mkv Futurama.S06.720p.BluRay.X264-REWARD-SiNNERS Game.of.Thrones.S04E09.720p.HDTV.x264-KILLERS # Will not work with v1 because of the misplaced audio coding "DTS" The Road 2009 Bluray DTS 720 p - TRiNiTY # Will not work with v1 because of the unexpected "MSubs [DDR]" Dead Poets Society (1989) 720p Blu-ray x264 DTS MSubs [DDR] # Will not work anyway because of missing mandatory year Hot.Fuzz.720p.HDDVD.x264-SEPTiC True.Detective.S01E01.720p.HDTV.x264-KILLERS Garden.State.2004.720p.BluRay.X264-AMIABLE The.Royal.Tenenbaums.2001.1080p.BluRay.X264-AMIABLE Non-Stop.2014.720p.BluRay.X264-AMIABLE True.Detective.S01E02.720p.HDTV.x264-KILLERS Fargo.S01E07.720p.HDTV.X264-DIMENSION Silicon.Valley.S01E08.720p.HDTV.x264-KILLERS True.Detective.S01E03.720p.HDTV.x264-KILLERS Fargo.S01E08.720p.HDTV.X264-DIMENSION Suits.S04E01.720p.HDTV.X264-DIMENSION True.Detective.S01E04.720p.HDTV.x264-KILLERS Fargo.S01E10.720p.HDTV.X264-DIMENSION Suits.S04E02.720p.HDTV.X264-DIMENSION True.Detective.S01E06.720p.HDTV.x264-2HD The.Descendants.2011.720p.BluRay.x264-ALLiANCE True.Detective.S01E07.720p.HDTV.x264-KILLERS Killing Season 2013 DVDRip x264-NoRBiT Game of Thrones S04E10 720p HDTV x264-KILLERS Game of Thrones S04E09 720p HDTV x264-KILLERS Game of Thrones S04E08 720p HDTV x264-KILLERS Game of Thrones S04E07 720p HDTV x264-KILLERS Game of Thrones S04E05 720p HDTV x264-KILLERS Game of Thrones S04E03 720p HDTV x264-KILLERS Game of Thrones S04E04 720p HDTV x264-KILLERS Game of Thrones S04E01 720p HDTV x264-KILLERS Game of Thrones S04E02 720p HDTV x264-2HD Game of Thrones S04E06 720p HDTV x264-DIMENSION Game of Thrones S04E10 HDTV x264-KILLERS True Blood S07E01 720p HDTV x264-KILLERS Non-Stop 2014 720p BluRay X264-AMIABLE The Big Bang Theory S07E24 720p HDTV X264-DIMENSION Game of Thrones S04E09 HDTV x264-KILLERS 24 S09E09 720p HDTV X264-DIMENSION The Big Bang Theory S07E23 720p HDTV X264-DIMENSION Game of Thrones S04E08 HDTV x264-KILLERS Suits S04E02 720p HDTV X264-DIMENSION Game of Thrones S04E06 INTERNAL 720p HDTV x264-BATV The Big Bang Theory S07E22 720p HDTV X264-DIMENSION Suits S04E01 720p HDTV X264-DIMENSION Watch Dogs Hotfix-RELOADED Wolfenstein The New Order-RELOADED The Big Bang Theory S07E20 720p HDTV X264-DIMENSION The Big Bang Theory S07E21 720p HDTV X264-DIMENSION Suits S04E03 720p HDTV X264-DIMENSION Californication S07E10 720p HDTV x264-DAA True Blood S07E01 HDTV x264-KILLERS 24 S09E08 720p HDTV X264-DIMENSION Game of Thrones S04E07 HDTV x264-KILLERS Game of Thrones S04E05 HDTV x264-KILLERS Silicon Valley S01E01 720p HDTV x264-KILLERS Game of Thrones S04E06 HDTV x264-KILLERS 24 S09E07 720p HDTV X264-DIMENSION Californication S07E08 720p HDTV x264-DAA The Big Bang Theory S07E19 720p HDTV X264-DIMENSION 24 S09E06 720p HDTV X264-DIMENSION Californication S07E11 720p HDTV x264-KILLERS The Wolf of Wall Street 2013 DVDScr x264-HaM Game of Thrones S04E01 HDTV x264-KILLERS Game of Thrones S04E10 1080p HDTV x264-BATV The Wolf of Wall Street 2013 720p BluRay X264-AMIABLE Game of Thrones S04E02 HDTV x264-2HD Game of Thrones S04E03 HDTV x264-KILLERS The Big Bang Theory S07E24 HDTV x264-LOL 24 S09E05 720p HDTV X264-DIMENSION Southpark Stick Of Truth-RELOADED 300 Rise Of An Empire 2014 720p BluRay x264-BLOW Californication S07E09 INTERNAL 720p HDTV x264-BATV The Monuments Men 2014 720p BluRay x264-BLOW The Big Bang Theory S07E18 720p HDTV X264-DIMENSION Suits S04E01 HDTV x264-LOL The Wolf Of Wall Street 2013 720p BRRip x264 AAC-ViSiON Her 2013 720p BluRay x264-SPARKS The Big Bang Theory S07E17 720p HDTV X264-DIMENSION The Big Bang Theory S07E23 HDTV x264-LOL Family Guy S12E20 720p HDTV X264-DIMENSION The Walking Dead S04E15 720p HDTV x264-2HD 300 Rise Of An Empire 2014 1080p BluRay x264-BLOW 24 S09E04 720p HDTV X264-DIMENSION The Big Bang Theory S07E16 720p HDTV X264-DIMENSION Californication S07E07 720p HDTV x264-DAA Suits S04E02 HDTV x264-LOL Snowpiercer 2013 BRRip XviD AC3-AQOS Fargo S01E09 720p HDTV X264-DIMENSION Fargo S01E10 720p HDTV X264-DIMENSION Silicon Valley S01E08 720p HDTV x264-KILLERS The Walking Dead S04E12 720p HDTV x264-REMARKABLE Falling Skies S04E01 720p HDTV x264-KILLERS The Big Bang Theory S07E22 HDTV x264-LOL The Hobbit The Desolation of Smaug 2013 1080p BluRay x264-SPARKS Thor The Dark World 2013 720p HDRip XviD-AQOS Silicon Valley S01E02 720p HDTV x264-2HD Californication S07E06 720p HDTV x264-DAA True Detective S01E01 720p HDTV x264-KILLERS The Walking Dead S04E13 720p HDTV x264-2HD Robocop 2014 720p BluRay x264-SPARKS The Walking Dead S04E16 PROPER 720p HDTV x264-KILLERS The Big Bang Theory S07E21 HDTV x264-LOL The Grand Budapest Hotel 2014 720p BluRay x264-BLOW 24 S09E03 720p HDTV X264-DIMENSION True Detective S01E03 720p HDTV x264-KILLERS Game of Thrones S04E04 REPACK HDTV x264-KILLERS 24 S09E01 720p HDTV X264-DIMENSION 24 S09E02 720p HDTV X264-DIMENSION Silicon Valley S01E03 720p HDTV x264-KILLERS The Big Bang Theory S07E15 720p HDTV X264-DIMENSION Dallas Buyers Club 2013 720p BRRip x264 AAC-ViSiON The Walking Dead S04E11 720p HDTV x264-2HD How I Met Your Mother S09E23-E24 720p HDTV x264-REMARKABLE Suits S03E16 720p HDTV x264-KILLERS GRID Autosport-RELOADED Silicon Valley S01E05 720p HDTV x264-KILLERS Vikings S02E10 720p HDTV x264-2HD Silicon Valley S01E06 720p HDTV x264-2HD 300 Rise Of An Empire 2014 720p BRRiP XViD AC3-LEGi0N Californication S07E05 720p HDTV x264-2HD Silicon Valley S01E04 720p HDTV x264-KILLERS The Wolf Of Wall Street 2013 720p BRRip x264 AAC-ViSiON Snowpiercer 2013 BRRip XviD AC3-AQOS Dallas Buyers Club 2013 720p BRRip x264 AAC-ViSiON 300 Rise Of An Empire 2014 720p BRRiP XViD AC3-LEGi0N American Hustle 2013 720p BRRip x264 AAC-ViSiON The Grand Budapest Hotel 2014 720p BRRiP XViD AC3-LEGi0N This Is The End 2013 720p BRRip x264 AAC-ViSiON Non-Stop 2014 720p BRRiP XViD AC3-LEGi0N A Million Ways To Die In The West 2014 720p New Webrip x264 AC3 TiTAN Captain Phillips 2013 720p BRRip x264 AAC-ViSiON The Lego Movie 2014 720p HDRip XviD-AQOS Now You See Me 2013 EXTENDED 720p BDRip x264 AAC-ViSiON Bad Neighbours 2014 720p WEBRIP x264 AC3-EVE Gravity 2013 720p WEBRiP XViD AC3-LEGi0N The Raid 2 2014 720p BRRiP XViD AC3-LEGi0N Under The Skin 2013 720p HDRIP x264 AC3 TiTAN The Hobbit The Desolation Of Smaug 2013 720p BRRip x264 AAC-ViSiON The Wolverine 2013 EXTENDED 720p BRRip x264 AAC-ViSiON Pompeii 2014 720p BRRiP XViD AC3-LEGi0N 12 Years A Slave 2013 720p BDRip XviD AC3-ViSiON Frozen 2013 720p BRRip x264 AAC-ViSiON Man Of Steel 2013 720p BRRip x264 AAC-ViSiON Elysium 2013 720p WEBRiP XViD AC3-LEGi0N The Monuments Men 2014 720p BRRiP XViD AC3-LEGi0N Snowpiercer 2013 720p BDRip x264 AAC-ViSiON The Hunger Games Catching Fire 2013 IMAX EDITION 720p BRRip XviD AC3-ViSiON Robocop 2014 720p BRRiP XViD AC3-LEGi0N Jack Ryan Shadow Recruit 2014 720p BRRiP XViD AC3-LEGi0N Bad Words 2013 720p BRRiP XViD AC3-LEGi0N The Double 2014 720p HDRip x264 AAC-FooKaS Prisoners 2013 720p WEB-DL x264 AAC-ViSiON The Secret Life Of Walter Mitty 2013 720p BRRip x264 AAC-ViSiON Riddick 2013 UNRATED DC 720p WEB-DL XviD AC3-ELiTE 47 Ronin 2013 720p WEB-DL XviD AC3-ELiTE Enders Game 2013 720p BRRiP XViD AC3-LEGi0N Oblivion 2013 720p BRRip x264 AAC-ViSiON That Awkward Moment 2014 720p BRRiP XViD AC3-LEGi0N The Raid 2 2014 BDRip x264-GECKOS 47 Ronin 2013 720p BRRip x264 AAC-ViSiON The Grand Budapest Hotel 2014 720p WEBRIP x264 AC3-EVE Her 2013 720p BRRiP XViD AC3-LEGi0N Don Jon 2013 720p BRRip x264 AAC-ViSiON 3 Days to Kill 2014 EXTENDED 720p BRRiP XViD AC3-LEGi0N The Lego Movie PROPER 720p HDRIP x264 AC3 TiTAN Thor The Dark World 2013 720p WEBRiP XViD AC3-LEGi0N White House Down 2013 720p BRRip x264 AAC-ViSiON The Hunger Games Catching Fire 2013 IMAX EDITION 720p BRRip x264 AAC-ViSiON The Lego Movie 2014 720p BRRiP XViD AC3-LEGi0N Bad Grandpa 2013 UNRATED 720p WEB-DL XviD AC3-ELiTE Non-Stop 2014 BRRip XviD AC3-SANTi Escape Plan 2013 720p BRRip x264 AAC-ViSiON Despicable Me 2 2013 720p BRRip x264 AAC-ViSiON Delivery Man 2013 720p BRRiP XViD AC3-LEGi0N Blended 2014 720p WEBRIP x264 AC3-EVE RoboCop 2014 720p WEBRIP x264 AC3-EVE The Great Gatsby 2013 720p BRRip x264 AAC-ViSiON Fast And Furious 6 2013 720p WEBRiP XViD AC3-LEGi0N A Million Ways to Die in the West 2014 HC 720p WEBRIP x264 AC3-MiLLENiUM Red 2 2013 720p BRRip x264 AAC-ViSiON The Lone Ranger 2013 720p BDRip x264 AAC-ViSiON World War Z 2013 UNRATED 720p BRRiP XViD AC3-LEGi0N Enemy 2013 LIMITED 720p BRRiP XViD AC3-LEGi0N Vampire Academy 2014 720p BRRiP XViD AC3-LEGi0N The Legend Of Hercules 2014 720p BRRip x264 AAC-ViSiON Non-Stop 2014 BDRip X264-AMIABLE Afflicted 2013 LIMITED 720p BRRiP XViD AC3-LEGi0N Street Fighter Assassin's Fist 2014 720p HDRip x264 AC3 TiTAN Veronica Mars 2014 HDRip AC3 XviD-EVO 2 Guns 2013 720p BRRip x264 AAC-ViSiON Anchorman 2 The Legend Continues 2013 UNRATED 720p BRRip x264 AAC-ViSiON Lone Survivor 2013 720p WEBRiP XVID AC3-MAJESTIC Kick-Ass 2 2013 720p BRRip x264 AAC-ViSiON Jack Ryan Shadow Recruit 2014 HDRip XviD AC3-EVO Rush 2013 720p BRRip x264 AAC-ViSiON (Happy New Year from ViSiON!) Calvary 2014 720p BRRiP XViD AC3-LEGi0N The Hunger Games Catching Fire 2013 BRRip XviD AC3-SANTi Jack Ryan Shadow Recruit 2014 720p WEBRIP x264 AC3-EVE Thor The Dark World 2013 720p BRRip x264 AAC-ViSiON # Bad Neighbours 2014 WEBRip NEW SOURCE Xvid Mp3-MiLLENiUM Prisoners 2013 720p BRRiP x264 AC3-LEGi0N Elysium 2013 720p BRRip x264 AAC-ViSiON Pacific Rim 2013 720p BRRip x264 AAC-ViSiON Saving Mr Banks 2013 720p BRRip x264 AAC-ViSiON The Monuments Men 2014 BDRip x264-COCAIN Joe 2013 1080p WEBRIP x264 AC3-EVE I Frankenstein 2014 720p BRRiP XViD AC3-LEGi0N The Secret Life Of Walter Mitty 2013 720p WEB-DL XviD AC3-ELiTE The Monuments Men 2014 BRRip XviD AC3-AQOS About Time 2013 720p BDRip XviD AC3-ELiTE Frozen 2013 720p BRRiP XViD AC3-LEGi0N Enemy 2013 720p WEBRiP XViD AC3-LEGi0N I Frankenstein 2014 BRRip XviD AC3-SANTi Out Of The Furnace 2013 720p BRRip x264 AAC-ViSiON Walk of Shame 2014 LIMITED 720p BRRiP XViD AC3-LEGi0N Iron Man 3 2013 720p BDRip x264 AAC-ViSiON The Monuments Men 2014 720p BDRIP x264 AC3-EVE Anchorman 2 The Legend Continues 2013 720p HDRIP x264 AC3 TiTAN Captain Phillips 2013 720p BRRiP XViD AC3-LEGi0N Jack Ryan Shadow Recruit 2014 BRRip XviD AC3-SANTi Cloudy With A Chance Of Meatballs 2 2013 720p BRRip x264 AAC-ViSiON my.fictional.24.series.s01e02.720p-firas
Analyze movie and series episode torrent name
2023-01-09T15:47:52.000Z
Sorterer en liste fra Religion på etternavn
([a-zóöé\-üńłáä\.]+)(| Jr.), (.+?), (.+)
Irfan Ahmad, Australian Catholic University, Australia Alexander Alberts, University of Bergen, Norway Philip C. Almond, The University of Queensland, Australia Amarnath Amarasingam, Dalhousie University, Canada Schirin Amir-Moazami, Freie Universität Berlin, Germany Laura Ammon, Appalachian State University, USA. Yaakov Ariel, University of North Carolina at Chapel Hill, USA Egil Asprem, University of California (Santa Barbara), USA Joseph O. Baker, East Tennessee State University, USA Martin Baumann, University of Lucerne, Switzerland Gustavo Benavides, Villanova University, USA Stephen C. Berkwitz, Missouri State University, USA Daniela Berti, National Center for Scientific Research, France James S. Biel, Miami University, USA Jason N. Blum, The American University in Cairo, Egypt Jørn Borup, Aarhus University, Denmark Kendal Boyd, Loma Linda University, USA Pierre Bréchon, University of Grenoble, France Trine Brox, University of Copenhagen, Denmark Elizabeth E. Brusco, Pacific Lutheran University, USA Arndt Büssing, Herdecke Universty, Germany Wendy Cadge, Brandeis University, USA Giovanni Casadio, University of Salerno, Italy Rebecca Catto, Coventry University, UK David Chidester, University of Cape Town, South Africa Roberto Cipriani, Roma Tre University, Italy Eugen Ciurtin, Romanian Academy, Romania Dan Cohn-Sherbok, University of Wales, UK James William Coleman, California Polytechnic State University, USA Simon Coleman, University of Toronto, Canada Sylvia Collins-Mayo, Kingston University, UK Andrew Cromptonm, University of Liverpool, UK Deidre H. Crumbley, North Carolina State University, USA Eduardo Rodrigues da Cruz, Pontifical Catholic University of Sao Paulo, Brazil Carole M. Cusack, University of Sydney, Australia Ann R David, University of Roehampton, UK Grace Davie, University of Exeter, UK Abby Day, University of Kent, UK Max Deeg, Cardiff University, UK Neil DeVotta, Wake Forest University, USA Michele Dillon, University of New Hampshire, USA Markus Dressler, Bayreuth University, Germany Jonathan Edelmann, University of Florida, USA Michiel van Elk, University of Amsterdam, Netherlands Shawn England, Mount Royal University, Canada Oshan Fernando, Sunnybrook Research Institute, Canada Maribel Fierro, Consejo Superior de Investigaciones Científicas, Spain Giovanni Filoramo, University of Turin, Italy Ingvild Flaskerud, University of Oslo, Norway J. Jeffrey Franklin, University of Colorado Denver, USA Oliver Freiberger, The University of Texas, USA Costas Gabrielatos, Edge Hill University, UK Alhena Gadotti, Towson University, USA Lynne Gerber, University of California (Berkeley), USA Paul Gifford, University of London (SOAS), UK Karla Goldman, University of Michigan, USA Liliana Gómez-Popescu, Harvard University, USA Stefan Th. Gries, University of California (Santa Barbara), USA Halina Grzymała-Moszczyńska, Jagiellonian University, Poland Loek Halman, Tilburg University, Netherlands Wouter Hanegraaff, University of Amsterdam, Netherlands Graham Harvey, Open University, UK Sarah F. Haynes, Western Illinois University, USA Noel Heather, University of London (Royal Holloway), UK Mikko Heimola, University of Helsinki, Finland Michael Hertzberg, Christian Michelsens Institute/University of Bergen, Norway Susannah Heschel, Dartmouth College, USA Titus Hjelm, University College London, UK Hannah Holtschneider, University of Edinburgh, UK Ralph W. Hood Jr., University of Tennessee at Chattanooga, USA Stefan Huber, University of Bene, Switzerland Jennifer Scheper Hughes, University of California (Riverside), USA Manfred Hutter, University of Bonn, Germany Ronald Hutton, University of Bristol, UK Dirk Johannsen, University of Oslo, Norway Jay Johnston, University of Sydney, Australia Jonathan Jong, University of Oxford, UK Dietrich Jung, University of Southern Denmark, Denmark Katharina von Kellenbach, St. Mary's College of Maryland, USA Kimmo Ketola, Church Research Institute, Finland Pamela Klassen, University of Toronto, Canada Christoph Kleine, University of Leipzig, Germany Kim Knibbe, Groningen University, Netherlands Kim Knott, Lancaster University, UK Jeffrey J. Kripal, Rice University, USA Mirjam Künkler, Princeton University, USA Michael Lackey, University of Minnesota, Morris, USA Bernhard Lang, University of Paderborn, Germany Göran Larsson, University of Gothenburg, Sweden David Lehmann, Cambridge University, UK Esa Lehtinen, University of Vaasa, Finland Gabriel Levy, Norwegian University of Science and Technology, Norway¬ Herbert S. Lewis, University of Wisconsin-Madison, USA James R. Lewis, University of Tromsø, Norway Marie von der Lippe, University of Bergen, Norway Kathryn Lofton, Yale University, USA Joseph W.H. Lough, University of California (Berkeley), USA Mia Lövheim, Uppsala University, Sweden Tanya M. Luhrmann, Stanford University, USA Lee Marsden, University of East Anglia, UK Magnus Marsden, University of Sussex, UK Ruth Marshall, University of Toronto, Canada Luther H. Martin, University of Vermont, USA Tomoko Masuzawa, University of Michigan, USA András Máté-Tóth, University of Szeged, Hungary Bruce Matthews, Acadia University, Canada June McDaniel, College of Charleston, USA Birgit Meyer, University of Utrecht, Netherlands Ziba Mir-Hosseini, University of London (SOAS), UK Marcus Moberg, Åbo Akademi University, Finland Moojan Momen, Independent, UK Susan Signe Morrison, Texas State University, USA Sebastian Murken, University of Marburg, Germany Brian J. Nichols, Mount Royal University, Canada Trad Nogueira-Godsey, University of Cape Town, South Africa Kurt L. Noll, Brandon University, Canada Alex Norman, University of California (Davis), USA Rebecca Sachs Norris, Merrimack College, USA William Paden, University of Vermont, Canada Craig T. Palmer, University of Missouri, USA Anders Klostergaard Petersen, University of Aarhus, Denmark Jesper Aagaard Petersen, Norwegian University of Science and Technology, Norway Gert Pickel, Leipzig University, Germany Matthew Pierce, Centre College, USA Sarah M. Pike, California State University (Chico), USA Katarina Plank, University of Gothenburg, Sweden Adam Possamai, University of Western Sydney, Australia Michael Pye, University of Marburg/Otani University, Germany/Japan Ilkka Pyysiäinen, University of Helsinki, Finland Katja Rakow, Heidelberg University, Germany Randall Reed, Appalachian State University, USA Bryan Rennie, Westminster College, USA Francis Robinson, Royal Holloway University of London, UK Wade Clark Roof, University of California (Santa Barbara), USA Mikael Rothstein, University of Southern Denmark, Denmark Janina Safran, Penn State University, USA Tuula Sakaranaho, University of Helsinki, Finland Benson Saler, Brandeis University, USA Walther Sallaberger, Ludwig-Maximilians-University of Munich, Germany Ferdinando Sardella, Stockholm University, Sweden William Sax, Heidelberg University, Germany Oliver Scharbrodt, University of Chester, UK Bettina Schmidt, University of Wales Trinity Saint David, UK Benjamin Schonthal, University of Otago, New Zealand Mark Sedgwick, Aarhus University, Denmark Sarah Shaw, University of Oxford, UK Colleen Shogan, Congressional Research Service at the Library of Congress, USA Ivan Strenski, University of California (Riverside), USA Anna Strhan, University of Kent, UK Paul Tabar, Lebanese American University, Lebanon Teemu Taira, University of Turku, Finland Ann Taves, University of California (Santa Barbara), USA Abdulkader Tayob, University of Cape Town, South Africa Aldo Natale Terrin, Catholic University of Milan, Italy Péter Török, Semmelweis University, Hungary Todd Tremlin, Central Michigan University, USA Karma Lekshe Tsomo, University of San Diego, USA Jonathan H. Turner, University of California (Riverside), USA Hugh Urban, Ohio State University, USA Kenneth R. Valpey, Oxford Centre for Hindu Studies, UK Niek Veldhuis, University of California (Berkeley), USA Brannon Wheeler, US Naval Academy, USA Emma Wilby, University of Exeter, UK Michael Wilkinson, Trinity Western University, Canada Linda Woodhead, Lancaster University, USA David M. Wulff, Wheaton College, USA Shin'ichi Yoshinaga, Maizuru National College of Technology, Japan John Zavos, University of Manchester, UK Annette Zgoll, University of Goettingen, Germany
Religion sortering
2015-10-14T05:16:48.000Z
(?=^test\s+.*|.*?\s+test\s+.*?|.*?\s+test$).*
test is test is test
ju
2016-03-19T23:27:35.000Z
^[0-9()\-+ ]+$
77
Anom
2013-10-12T10:33:57.000Z
^(?:git|ssh|https?|git@[-\w.]+):(\/\/)?(.*?)(\.git)(\/?|\#[-\d\w._]+?)$
[email protected]:blackswan-avionics/pac-ppe-portal-phase3.git
GIT URL
2018-07-04T07:57:20.000Z
public(.|\n)+{
public ActionResult AddCompatibleWith(AttributeValue printer, string sku) { var isAuthenticated = _customerContext.LoggedInCustomer != null; var model = new CompatibleWithModel(); if (isAuthenticated && _customerContext.LoggedInCustomer.SavedPrinters.Select(x => x.AttributeValue.Key).Contains(printer.Key)) { model.Url = Url.Action( "MyPrinters", "Manage", new { area = "my_account" }); model.Text = SiteResources.View; model.CssClass = "btn"; } else
Select between 2 strings
2017-07-11T15:08:07.000Z
(?<command>^\s*[0-9].[^0-9][A-z ,’]+)
Part I Table of Contents How to Use This Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxvii Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxix Basic Unix Environment 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1 What’s Special About Unix? 3 1.2 Power Grows on You 4 1.3 The Core of Unix 6 1.4 Communication with Unix 6 1.5 Programs Are Designed to Work Together 8 1.6 There Are Many Shells 9 1.7 Which Shell Am I Running? 1.8 Anyone Can Program the Shell 1.9 Internal and External Commands 1.10 The Kernel and Daemons 1.11 Filenames 1.12 Filename Extensions 1.13 Wildcards 1.14 The Tree Structure of the Filesystem 1.15 Your Home Directory 1.16 Making Pathnames 1.17 File Access Permissions 1.18 The Superuser (Root) 1.19 When Is a File Not a File? 1.20 Scripting 1 1 1 1 1 3 1 4 1 6 1 7 1 8 2 0 2 2 2 3 2 5 2 6 2 7 2 7 iii Part II 1.21 Unix Networking and Communications 2 8 1.22 The X Window System 3 0 2. Getting Help . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 2.1 The man Command 32 2.2 whatis: One-Line Command Summaries 33 2.3 whereis: Finding Where a Command Is Located 33 2.4 Searching Online Manual Pages 34 2.5 How Unix Systems Remember Their Names 36 2.6 Which Version Am I Using? 36 2.7 What tty Am I On? 37 2.8 Who’s On? 38 2.9 The info Command 38 Customizing Your Environment 3. Setting Up Your Unix Shell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 3.1 What Happens When You Log In 43 3.2 The Mac OS X Terminal Application 44 3.3 Shell Setup Files—Which, Where, and Why 44 3.4 Login Shells, Interactive Shells 48 3.5 What Goes in Shell Setup Files? 49 3.6 Tip for Changing Account Setup: Keep a Shell Ready 50 3.7 Use Absolute Pathnames in Shell Setup Files 51 3.8 Setup Files Aren’t Read When You Want? 51 3.9 Gotchas in set prompt Test 53 3.10 Automatic Setups for Different Terminals 54 3.11 Terminal Setup: Testing TERM 55 3.12 Terminal Setup: Testing Remote Hostname and X Display 56 3.13 Terminal Setup: Testing Port 57 3.14 Terminal Setup: Testing Environment Variables 57 3.15 Terminal Setup: Searching Terminal Table 58 3.16 Terminal Setup: Testing Window Size 58 3.17 Terminal Setup: Setting and Testing Window Name 59 3.18 A .cshrc.$HOST File for Per Host Setup 60 3.19 Making a “Login” Shell 61 3.20 RC Files 62 3.21 Make Your Own Manpages Without Learning troff 65 3.22 Writing a Simple Manpage with the –man Macros 67 Table of Contents iv 4. Interacting with Your Environment . . . . . . . . . . . . . . . . . . . . . 70 70 4.1 Basics of Setting the Prompt 4.2 Static Prompts 4.3 Dynamic Prompts 4.4 Simulating Dynamic Prompts 4.5 C-Shell Prompt Causes Problems in vi, rsh, etc. 73 4.6 Faster Prompt Setting with Built-ins 74 4.7 Multiline Shell Prompts 76 4.8 Session Info in Window Title or Status Line 77 4.9 A “Menu Prompt” for Naive Users 79 4.10 Highlighting and Color in Shell Prompts 79 4.11 Right-Side Prompts 81 4.12 Show Subshell Level with $SHLVL 82 4.13 What Good Is a Blank Shell Prompt? 83 4.14 dirs in Your Prompt: Better Than $cwd 84 4.15 External Commands Send Signals to Set Variables 86 4.16 Preprompt, Pre-execution, and Periodic Commands 87 4.17 Running Commands When You Log Out 89 4.18 Running Commands at Bourne/Korn Shell Logout 90 4.19 Stop Accidental Bourne-Shell Logouts 90 5. Getting the Most out of Terminals, xterm, and X Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 5.1 There’s a Lot to Know About Terminals 5.2 The Idea of a Terminal Database 5.3 Setting the Terminal Type When You Log In 5.4 Querying Your Terminal Type: qterm 5.5 Querying Your xterm Size: resize 5.6 Checklist: Terminal Hangs When I Log In 5.7 Find Out Terminal Settings with stty 5.8 Setting Your Erase, Kill, and Interrupt Characters 5.9 Working with xterm and Friends 5.10 Login xterms and rxvts 5.11 Working with Scrollbars 5.12 How Many Lines to Save? 5.13 Simple Copy and Paste in xterm 5.14 Defining What Makes Up a Word for Selection Purposes 5.15 Setting the Titlebar and Icon Text 5.16 The Simple Way to Pick a Font Table of Contents 92 93 95 97 99 1 00 1 04 1 04 1 06 1 07 1 08 1 09 1 09 1 10 1 11 1 12 v 70 71 72 Part III 5.17 The xterm Menus 113 5.18 Changing Fonts Dynamically 115 5.19 Working with xclipboard 117 5.20 Problems with Large Selections 119 5.21 Tips for Copy and Paste Between Windows 120 5.22 Running a Single Command with xterm –e 122 5.23 Don’t Quote Arguments to xterm –e 123 6. Your X Environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124 6.1 Defining Keys and Button Presses with xmodmap 124 6.2 Using xev to Learn Keysym Mappings 127 6.3 X Resource Syntax 128 6.4 X Event Translations 130 6.5 Setting X Resources: Overview 133 6.6 Setting Resources with the –xrm Option 135 6.7 How –name Affects Resources 135 6.8 Setting Resources with xrdb 136 6.9 Listing the Current Resources for a Client: appres 139 6.10 Starting Remote X Clients 140 Working with Files and Directories 7. Directory Organization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 147 7.1 What? Me, Organized? 7.2 Many Homes 7.3 Access to Directories 7.4 A bin Directory for Your Programs and Scripts 149 7.5 Private (Personal) Directories 150 7.6 Naming Files 150 7.7 Make More Directories! 151 7.8 Making Directories Made Easier 152 8. Directories and Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 8.1 Everything but the find Command 8.2 The Three Unix File Times 8.3 Finding Oldest or Newest Files with ls –t and ls –u 155 8.4 List All Subdirectories with ls –R 157 8.5 The ls –d Option 157 8.6 Color ls 158 Table of Contents 147 148 148 1 54 1 54 vi 8.7 Some GNU ls Features 8.8 A csh Alias to List Recently Changed Files 8.9 Showing Hidden Files with ls –A and –a 8.10 Useful ls Aliases 8.11 Can’t Access a File? Look for Spaces in the Name 8.12 Showing Nonprintable Characters in Filenames 8.13 Counting Files by Types 8.14 Listing Files by Age and Size 8.15 newer: Print the Name of the Newest File 8.16 oldlinks: Find Unconnected Symbolic Links 8.17 Picking a Unique Filename Automatically 9. Finding Files with find . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9.1 How to Use find 9.2 Delving Through a Deep Directory Tree 9.3 Don’t Forget –print 9.4 Looking for Files with Particular Names 9.5 Searching for Old Files 9.6 Be an Expert on find Search Operators 9.7 The Times That find Finds 9.8 Exact File-Time Comparisons 9.9 Running Commands on What You Find 9.10 Using –exec to Create Custom Tests 9.11 Custom –exec Tests Applied 9.12 Finding Many Things with One Command 9.13 Searching for Files by Type 9.14 Searching for Files by Size 9.15 Searching for Files by Permission 9.16 Searching by Owner and Group 9.17 Duplicating a Directory Tree 9.18 Using “Fast find” Databases 9.19 Wildcards with “Fast find” Database 9.20 Finding Files (Much) Faster with a find Database 9.21 grepping a Directory Tree 9.22 lookfor: Which File Has That Word? 9.23 Using Shell Arrays to Browse Directories 9.24 Finding the (Hard) Links to a File 9.25 Finding Files with –prune 9.26 Quick finds in the Current Directory Table of Contents 1 61 1 62 1 63 1 63 165 166 167 168 1 69 1 69 1 70 171 1 71 1 73 175 175 175 176 178 179 179 181 182 182 184 185 185 186 187 187 189 190 192 193 194 197 198 199 vii 9.27 Skipping Parts of a Tree in find 9.28 Keeping find from Searching Networked Filesystem 1 9 9 2 0 0 10. Linking, Renaming, and Copying Files . . . . . . . . . . . . . . . . 201 10.1 What’s So Complicated About Copying Files 201 10.2 What’s Really in a Directory? 201 10.3 Files with Two or More Names 203 10.4 More About Links 205 10.5 Creating and Removing Links 208 10.6 Stale Symbolic Links 209 10.7 Linking Directories 210 10.8 Showing the Actual Filenames for Symbolic Links 212 10.9 Renaming, Copying, or Comparing a Set of Files 212 10.10 Renaming a List of Files Interactively 213 10.11 One More Way to Do It 213 10.12 Copying Directory Trees with cp –r 214 10.13 Copying Directory Trees with tar and Pipes 216 11. Comparing Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 218 11.1 Checking Differences with diff 218 11.2 Comparing Three Different Versions with diff3 220 11.3 Context diffs 221 11.4 Side-by-Side diffs: sdiff 224 11.5 Choosing Sides with sdiff 225 11.6 Problems with diff and Tabstops 225 11.7 cmp and diff 226 11.8 Comparing Two Files with comm 227 11.9 More Friendly comm Output 229 11.10 make Isn’t Just for Programmers! 230 11.11 Even More Uses for make 12. Showing What’s in a File 232 236 12.1 Cracking the Nut 12.2 What Good Is a cat? 12.3 “less” is More 12.4 Show Nonprinting Characters with cat –v or od –c 237 12.5 What’s in That Whitespace? 239 12.6 Finding File Types 240 12.7 Squash Extra Blank Lines 241 12.8 How to Look at the End of a File: tail 242 viii Table of Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 234 234 12.9 Finer Control on tail 12.10 How to Look at Files as They Grow 12.11 GNU tail File Following 12.12 Printing the Top of a File 12.13 Numbering Lines 243 243 245 246 246 247 247 248 249 250 251 251 252 254 255 256 257 258 258 2 59 2 59 2 60 262 2 62 2 62 2 63 265 265 266 266 267 268 269 269 270 271 271 ix 13. Searching Through Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13.1 Different Versions of grep 13.2 Searching for Text with grep 13.3 Finding Text That Doesn’t Match 13.4 Extended Searching for Text with egrep 13.5 grepping for a List of Patterns 13.6 Approximate grep: agrep 13.7 Search RCS Files with rcsgrep 13.8 GNU Context greps 13.9 A Multiline Context grep Using sed 13.10 Compound Searches 13.11 Narrowing a Search Quickly 13.12 Faking Case-Insensitive Searches 13.13 Finding a Character in a Column 13.14 Fast Searches and Spelling Checks with “look” 13.15 Finding Words Inside Binary Files 13.16 A Highlighting grep 14. Removing Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14.1 The Cycle of Creation and Destruction 14.2 How Unix Keeps Track of Files: Inodes 14.3 rm and Its Dangers 14.4 Tricks for Making rm Safer 14.5 Answer “Yes” or “No” Forever with yes 14.6 Remove Some, Leave Some 14.7 A Faster Way to Remove Files Interactively 14.8 Safer File Deletion in Some Directories 14.9 Safe Delete: Pros and Cons 14.10 Deletion with Prejudice: rm –f 14.11 Deleting Files with Odd Names 14.12 Using Wildcards to Delete Files with Strange Names 14.13 Handling a Filename Starting with a Dash (–) 14.14 Using unlink to Remove a File with a Strange Name Table of Contents Part IV 14.15 Removing a Strange File by its i-number 14.16 Problems Deleting Directories 14.17 Deleting Stale Files 14.18 Removing Every File but One 14.19 Using find to Clear Out Unneeded Files 15. Optimizing Disk Space . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15.1 Disk Space Is Cheap 15.2 Instead of Removing a File, Empty It 15.3 Save Space with “Bit Bucket” Log Files and Mailboxes 15.4 Save Space with a Link 15.5 Limiting File Sizes 15.6 Compressing Files to Save Space 15.7 Save Space: tar and compress a Directory Tree 15.8 How Much Disk Space? 15.9 Compressing a Directory Tree: Fine-Tuning 15.10 Save Space in Executable Files with strip 15.11 Disk Quotas Basic Editing 16. Spell Checking, Word Counting, and Textual Analysis . . 16.1 The Unix spell Command 16.2 Check Spelling Interactively with ispell 16.3 How Do I Spell That Word? 16.4 Inside spell 16.5 Adding Words to ispell’s Dictionary 16.6 Counting Lines, Words, and Characters: wc 16.7 Find a a Doubled Word 16.8 Looking for Closure 16.9 Just the Words, Please 17. vi Tips and Tricks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17.1 The vi Editor: Why So Much Material? 17.2 What We Cover 17.3 Editing Multiple Files with vi 17.4 Edits Between Files 17.5 Local Settings for vi 17.6 Using Buffers to Move or Copy Text Table of Contents 2 72 2 72 2 74 275 276 277 277 277 279 279 280 281 284 286 288 2 89 290 295 295 296 298 299 301 303 305 305 306 308 308 309 309 311 312 313 x 17.7 Get Back What You Deleted with Numbered Buffers 313 17.8 Using Search Patterns and Global Commands 314 17.9 Confirming Substitutions in vi 315 17.10 Keep Your Original File, Write to a New File 316 17.11 Saving Part of a File 316 17.12 Appending to an Existing File 317 17.13 Moving Blocks of Text by Patterns 317 17.14 Useful Global Commands (with Pattern Matches) 318 17.15 Counting Occurrences; Stopping Search Wraps 320 17.16 Capitalizing Every Word on a Line 320 17.17 Per-File Setups in Separate Files 321 17.18 Filtering Text Through a Unix Command 322 17.19 vi File Recovery Versus Networked Filesystems 324 17.20 Be Careful with vi –r Recovered Buffers 325 17.21 Shell Escapes: Running One Unix Command While Using Another 326 17.22 vi Compound Searches 327 17.23 vi Word Abbreviation 328 17.24 Using vi Abbreviations as Commands (Cut and Paste Between vi’s) 330 17.25 Fixing Typos with vi Abbreviations 330 17.26 vi Line Commands Versus Character Commands 331 17.27 Out of Temporary Space? Use Another Directory 332 17.28 Neatening Lines 17.29 Finding Your Place with Undo 17.30 Setting Up vi with the .exrc File 333 334 334 . . . . . . . . . . . . . . . . . . . . 336 336 18.2 Save Time and Typing with the vi map Commands 336 18.3 What You Lose When You Use map! 339 18.4 vi @-Functions 340 18.5 Keymaps for Pasting into a Window Running vi 343 18.6 Protecting Keys from Interpretation by ex 343 18.7 Maps for Repeated Edits 345 18.8 More Examples of Mapping Keys in vi 347 18.9 Repeating a vi Keymap 348 18.10 Typing in Uppercase Without CAPS LOCK 348 18.11 Text-Input Mode Cursor Motion with No Arrow Keys 349 Table of Contents xi 18. Creating Custom Commands in vi 18.1 Why Type More Than You Have To? 18.12 Don’t Lose Important Functions with vi Maps: Use noremap 18.13 vi Macro for Splitting Long Lines 18.14 File-Backup Macros 19. GNU Emacs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19.1 Emacs: The Other Editor 19.2 Emacs Features: A Laundry List 19.3 Customizations and How to Avoid Them 19.4 Backup and Auto-Save Files 19.5 Putting Emacs in Overwrite Mode 19.6 Command Completion 19.7 Mike’s Favorite Timesavers 19.8 Rational Searches 19.9 Unset PWD Before Using Emacs 19.10 Inserting Binary Characters into Files 19.11 Using Word-Abbreviation Mode 19.12 Directories for Emacs Hacks 19.13 An Absurd Amusement 20. Batch Editing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20.1 Why Line Editors Aren’t Dinosaurs 20.2 Writing Editing Scripts 20.3 Line Addressing 20.4 Useful ex Commands 20.5 Running Editing Scripts Within vi 20.6 Change Many Files by Editing Just One 20.7 ed/ex Batch Edits: A Typical Example 20.8 Batch Editing Gotcha: Editors Fail on Big Files 20.9 patch: Generalized Updating of Files That Differ 20.10 Quick Reference: awk 20.11 Versions of awk 21. You Can’t Quite Call This Editing . . . . . . . . . . . . . . . . . . . . . . 21.1 And Why Not? 21.2 Neatening Text with fmt 21.3 Alternatives to fmt 21.4 Clean Up Program Comment Blocks 21.5 Remove Mail/News Headers with behead 21.6 Low-Level File Butchery with dd xii Table of Contents 3 50 3 50 3 51 353 353 354 358 358 360 360 361 362 363 363 364 366 366 367 367 368 369 370 373 373 375 376 377 378 388 390 390 391 392 394 395 396 Part V 21.7 offset: Indent Text 396 21.8 Centering Lines in a File 397 21.9 Splitting Files at Fixed Points: split 398 21.10 Splitting Files by Context: csplit 401 21.11 Hacking on Characters with tr 404 21.12 Encoding “Binary” Files into ASCII 406 21.13 Text Conversion with dd 410 21.14 Cutting Columns or Fields 410 21.15 Making Text in Columns with pr 411 21.16 Make Columns Automatically with column 413 21.17 Straightening Jagged Columns 415 21.18 Pasting Things in Columns 416 21.19 Joining Lines with join 417 21.20 What Is (or Isn’t) Unique? 418 21.21 Rotating Text 419 22. Sorting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 421 22.1 Putting Things in Order 421 22.2 Sort Fields: How sort Sorts 422 22.3 Changing the sort Field Delimiter 424 22.4 Confusion with Whitespace Field Delimiters 424 22.5 Alphabetic and Numeric Sorting 426 22.6 Miscellaneous sort Hints 427 22.7 lensort: Sort Lines by Length 429 22.8 Sorting a List of People by Last Name 430 Processes and the Kernel 23. Job Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435 23.1 Job Control in a Nutshell 435 23.2 Job Control Basics 437 23.3 Using jobs Effectively 438 23.4 Some Gotchas with Job Control 440 23.5 The “Current Job” Isn’t Always What You Expect 442 23.6 Job Control and autowrite: Real Timesavers! 442 23.7 System Overloaded? Try Stopping Some Jobs 443 23.8 Notification When Jobs Change State 444 23.9 Stop Background Output with stty tostop 444 23.10 nohup 445 Table of Contents xiii 23.11 Disowning Processes 23.12 Linux Virtual Consoles 23.13 Stopping Remote Login Sessions 24. Starting, Stopping, and Killing Processes . . . . . . . . . . . . . 24.1 What’s in This Chapter 24.2 fork and exec 24.3 Managing Processes: Overall Concepts 24.4 Subshells 24.5 The ps Command 24.6 The Controlling Terminal 24.7 Tracking Down Processes 24.8 Why ps Prints Some Commands in Parentheses 24.9 The /proc Filesystem 24.10 What Are Signals? 24.11 Killing Foreground Jobs 24.12 Destroying Processes with kill 24.13 Printer Queue Watcher: A Restartable Daemon Shell Script 24.14 Killing All Your Processes 24.15 Killing Processes by Name? 24.16 Kill Processes Interactively 24.17 Processes Out of Control? Just STOP Them 24.18 Cleaning Up an Unkillable Process 24.19 Why You Can’t Kill a Zombie 24.20 The Process Chain to Your Window 24.21 Terminal Windows Without Shells 24.22 Close a Window by Killing Its Process(es) 25. Delayed Execution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25.1 Building Software Robots the Easy Way 25.2 Periodic Program Execution: The cron Facility 25.3 Adding crontab Entries 25.4 Including Standard Input Within a cron Entry 25.5 The at Command 25.6 Making Your at Jobs Quiet 25.7 Checking and Removing Jobs 25.8 Avoiding Other at and cron Jobs 25.9 Waiting a Little While: sleep xiv Table of Contents 4 4 6 4 4 7 4 4 9 451 4 51 4 52 4 53 455 456 4 59 4 60 4 62 4 63 468 469 470 471 473 474 476 478 479 480 480 482 484 488 488 4 89 494 495 495 496 496 497 498 Part VI 26.1 Timing Is Everything 26.2 Timing Programs 26.3 What Commands Are Running and How Long Do They Take? 26.4 Checking System Load: uptime 26.5 Know When to Be “nice” to Other Users...and When Not To 26.6 A nice Gotcha 26.7 Changing a Running Job’s Niceness Scripting 27. Shell Interpretation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27.1 What the Shell Does 27.2 How the Shell Executes Other Commands 27.3 What’s a Shell, Anyway? 27.4 Command Evaluation and Accidentally Overwriting Files 27.5 Output Command-Line Arguments One by One 27.6 Controlling Shell Command Searches 27.7 Wildcards Inside Aliases 27.8 eval: When You Need Another Chance 27.9 Which One Will bash Use? 27.10 Which One Will the C Shell Use? 27.11 Is It “2 >&1 file” or “> file 2 >&1 ”? Why? 27.12 Bourne Shell Quoting 27.13 Differences Between Bourne and C Shell Quoting 27.14 Quoting Special Characters in Filenames 27.15 Verbose and Echo Settings Show Quoting 27.16 Here Documents 27.17 “Special” Characters and Operators 27.18 How Many Backslashes? 28. Saving Time on the Command Line . . . . . . . . . . . . . . . . . . . 28.1 What’s Special About the Unix Command Line 28.2 Reprinting Your Command Line with CTRL-r 28.3 Use Wildcards to Create Files? 26. System Performance and Profiling . . . . . . . . . . . . . . . . . . . 500 50 0 50 3 50 4 506 506 51 0 51 0 513 51 3 51 4 515 517 518 518 52 0 52 1 52 3 52 4 526 526 53 1 53 3 53 3 53 4 535 54 0 542 54 2 54 3 54 4 545 547 54 9 xv 28.4 Build Strings with { } 28.5 String Editing (Colon) Operators 28.6 Automatic Completion Table of Contents 28.7 Don’t Match Useless Files in Filename Completion 553 28.8 Repeating Commands 554 28.9 Repeating and Varying Commands 554 28.10 Repeating a Command with Copy-and-Paste 557 28.11 Repeating a Time-Varying Command 558 28.12 Multiline Commands, Secondary Prompts 559 28.13 Here Document Example #1 : Unformatted Form Letters 560 28.14 Command Substitution 561 28.15 Handling Lots of Text with Temporary Files 563 28.16 Separating Commands with Semicolons 563 28.17 Dealing with Too Many Arguments 565 28.18 Expect 567 29. Custom Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 571 29.1 Creating Custom Commands 571 29.2 Introduction to Shell Aliases 571 29.3 C-Shell Aliases with Command-Line Arguments 572 29.4 Setting and Unsetting Bourne-Type Aliases 574 29.5 Korn-Shell Aliases 575 29.6 zsh Aliases 576 29.7 Sourceable Scripts 576 29.8 Avoiding C-Shell Alias Loops 578 29.9 How to Put if-then-else in a C-Shell Alias 579 29.10 Fix Quoting in csh Aliases with makealias and quote 580 29.11 Shell Function Basics 581 29.12 Shell Function Specifics 585 29.13 Propagating Shell Functions 586 29.14 Simulated Bourne Shell Functions and Aliases 59 1 30. The Use of History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 593 30.1 The Lessons of History 593 30.2 History in a Nutshell 594 30.3 My Favorite Is !$ 595 30.4 My Favorite Is !:n* 595 30.5 My Favorite Is ^^ 596 30.6 Using !$ for Safety with Wildcards 597 30.7 History by Number 597 30.8 History Substitutions 599 30.9 Repeating a Cycle of Commands 604 xvi Table of Contents 30.10 Running a Series of Commands on a File 604 30.11 Check Your History First with :p 605 30.12 Picking Up Where You Left Off 606 30.13 Pass History to Another Shell 608 30.14 Shell Command-Line Editing 609 30.15 Changing History Characters with histchars 615 30.16 Instead of Changing History Characters 616 31. Moving Around in a Hurry . . . . . . . . . . . . . . . . . . . . . . . . . . . . 617 31.1 Getting Around the Filesystem 617 31.2 Using Relative and Absolute Pathnames 618 31.3 What Good Is a Current Directory? 620 31.4 How Does Unix Find Your Current Directory? 621 31.5 Saving Time When You Change Directories: cdpath 622 31.6 Loop Control: break and continue 623 31.7 The Shells’ pushd and popd Commands 624 31.8 Nice Aliases for pushd 626 31.9 Quick cds with Aliases 627 31.10 cd by Directory Initials 627 31.11 Finding (Anyone’s) Home Directory, Quickly 629 31.12 Marking Your Place with a Shell Variable 630 31.13 Automatic Setup When You Enter/Exit a Directory 630 32. Regular Expressions (Pattern Matching) . . . . . . . . . . . . . . 633 32.1 That’s an Expression 633 32.2 Don’t Confuse Regular Expressions with Wildcards 634 32.3 Understanding Expressions 635 32.4 Using Metacharacters in Regular Expressions 637 32.5 Regular Expressions: The Anchor Characters ^ and $ 638 32.6 Regular Expressions: Matching a Character with a Character Set 639 32.7 Regular Expressions: Match Any Character with . (Dot) 640 32.8 Regular Expressions: Specifying a Range of Characters with [...] 640 32.9 Regular Expressions: Exceptions in a Character Set 641 32.10 Regular Expressions: Repeating Character Sets with * 641 32.11 Regular Expressions: Matching a Specific Number of Sets with \ { and \ } 642 32.12 Regular Expressions: Matching Words with \ < and \ > 643 Table of Contents xvii 32.13 Regular Expressions: Remembering Patterns with \ (, \ ), and \1 32.14 Regular Expressions: Potential Problems 32.15 Extended Regular Expressions 32.16 Getting Regular Expressions Right 32.17 Just What Does a Regular Expression Match? 32.18 Limiting the Extent of a Match 32.19 I Never Meta Character I Didn’t Like 32.20 Valid Metacharacters for Different Unix Programs 32.21 Pattern Matching Quick Reference with Examples 33. Wildcards . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33.1 File-Naming Wildcards 33.2 Filename Wildcards in a Nutshell 33.3 Who Handles Wildcards? 33.4 What if a Wildcard Doesn’t Match? 33.5 Maybe You Shouldn’t Use Wildcards in Pathnames 33.6 Getting a List of Matching Files with grep –l 33.7 Getting a List of Nonmatching Files 33.8 nom: List Files That Don’t Match a Wildcard 34. The sed Stream Editor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34.1 sed Sermon^H^H^H^H^H^HSummary 34.2 Two Things You Must Know About sed 34.3 Invoking sed 34.4 Testing and Using a sed Script: checksed, runsed 34.5 sed Addressing Basics 34.6 Order of Commands in a Script 34.7 One Thing at a Time 34.8 Delimiting a Regular Expression 34.9 Newlines in a sed Replacement 34.10 Referencing the Search String in a Replacement 34.11 Referencing Portions of a Search String 34.12 Search and Replacement: One Match Among Many 34.13 Transformations on Text 34.14 Hold Space: The Set-Aside Buffer 34.15 Transforming Part of a Line 34.16 Making Edits Across Line Boundaries 34.17 The Deliberate Scrivener 34.18 Searching for Patterns Split Across Lines Table of Contents 64 4 64 4 645 646 648 64 9 650 651 652 657 657 658 660 662 663 664 664 666 668 668 669 669 670 672 674 675 675 676 677 678 679 680 680 683 685 688 69 0 xviii 34.19 Multiline Delete 34.20 Making Edits Everywhere Except... 34.21 The sed Test Command 34.22 Uses of the sed Quit Command 34.23 Dangers of the sed Quit Command 34.24 sed Newlines, Quoting, and Backslashes in a Shell Script 35. Shell Programming for the Uninitiated . . . . . . . . . . . . . . . . 35.1 Writing a Simple Shell Program 35.2 Everyone Should Learn Some Shell Programming 35.3 What Environment Variables Are Good For 35.4 Parent-Child Relationships 35.5 Predefined Environment Variables 35.6 The PATH Environment Variable 35.7 PATH and path 35.8 The DISPLAY Environment Variable 35.9 Shell Variables 35.10 Test String Values with Bourne-Shell case 35.11 Pattern Matching in case Statements 35.12 Exit Status of Unix Processes 35.13 Test Exit Status with the if Statement 35.14 Testing Your Success 35.15 Loops That Test Exit Status 35.16 Set Exit Status of a Shell (Script) 35.17 Trapping Exits Caused by Interrupts 35.18 read: Reading from the Keyboard 35.19 Shell Script “Wrappers” for awk, sed, etc. 35.20 Handling Command-Line Arguments in Shell Scripts 35.21 Handling Command-Line Arguments with a for Loop 35.22 Handling Arguments with while and shift 35.23 Loop Control: break and continue 35.24 Standard Command-Line Parsing 35.25 The Bourne Shell set Command 35.26 test: Testing Files and Strings 35.27 Picking a Name for a New Command 35.28 Finding a Program Name and Giving Your Program Multiple Names 35.29 Reading Files with the . and source Commands 35.30 Using Shell Functions in Shell Scripts Table of Contents 69 2 69 3 695 696 696 697 698 698 70 0 70 2 705 705 708 709 710 711 713 714 715 716 718 719 720 721 723 724 725 727 728 73 0 73 0 73 2 735 736 736 737 738 xix 36. Shell Programming for the Initiated 36.1 Beyond the Basics 36.2 The Story of : # #! . . . . . . . . . . . . . . . . . . 741 74 1 74 2 74 3 744 745 746 747 748 749 749 750 750 751 753 753 756 759 760 761 761 762 764 764 768 770 770 772 775 775 777 777 778 779 781 782 783 784 36.3 Don’t Need a Shell for Your Script? Don’t Use One 36.4 Making #! Search the PATH 36.5 The exec Command 36.6 The Unappreciated Bourne Shell “:” Operator 36.7 Parameter Substitution 36.8 Save Disk Space and Programming: Multiple Names for a Program 36.9 Finding the Last Command-Line Argument 36.10 How to Unset All Command-Line Parameters 36.11 Standard Input to a for Loop 36.12 Making a for Loop with Multiple Variables 36.13 Using basename and dirname 36.14 A while Loop with Several Loop Control Commands 36.15 Overview: Open Files and File Descriptors 36.16 n>&m: Swap Standard Output and Standard Error 36.17 A Shell Can Read a Script from Its Standard Input, but... 36.18 Shell Scripts On-the-Fly from Standard Input 36.19 Quoted hereis Document Terminators: sh Versus csh 36.20 Turn Off echo for “Secret” Answers 36.21 Quick Reference: expr 36.22 Testing Characters in a String with expr 36.23 Grabbing Parts of a String 36.24 Nested Command Substitution 36.25 Testing Two Strings with One case Statement 36.26 Outputting Text to an X Window 36.27 Shell Lockfile 37. Shell Script Debugging and Gotchas . . . . . . . . . . . . . . . . . . 37.1 Tips for Debugging Shell Scripts 37.2 Bourne Shell Debugger Shows a Shell Variable 37.3 Stop Syntax Errors in Numeric Tests 37.4 Stop Syntax Errors in String Tests 37.5 Quoting and Command-Line Parameters 37.6 How Unix Keeps Time 37.7 Copy What You Do with script 37.8 Cleaning script Files 37.9 Making an Arbitrary-Size File for Testing xx Table of Contents Part VII Extending and Managing Your Environment 38. Backing Up Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38.1 What Is This “Backup” Thing? 38.2 tar in a Nutshell 38.3 Make Your Own Backups 38.4 More Ways to Back Up 38.5 How to Make Backups to a Local Device 38.6 Restoring Files from Tape with tar 38.7 Using tar to a Remote Tape Drive 38.8 Using GNU tar with a Remote Tape Drive 38.9 On-Demand Incremental Backups of a Project 38.10 Using Wildcards with tar 38.11 Avoid Absolute Paths with tar 38.12 Getting tar’s Arguments in the Right Order 38.13 The cpio Tape Archiver 38.14 Industrial Strength Backups 39. Creating and Reading Archives . . . . . . . . . . . . . . . . . . . . . . . 39.1 Packing Up and Moving 39.2 Using tar to Create and Unpack Archives 39.3 GNU tar Sampler 39.4 Managing and Sharing Files with RCS and CVS 39.5 RCS Basics 39.6 List RCS Revision Numbers with rcsrevs 39.7 CVS Basics 39.8 More CVS 40. Software Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40.1 /usr/bin and Other Software Directories 40.2 The Challenges of Software Installation on Unix 40.3 Which make? 40.4 Simplifying the make Process 40.5 Using Debian’s dselect 40.6 Installing Software with Debian’s Apt-Get 40.7 Interruptable gets with wget 40.8 The curl Application and One-Step GNU-Darwin Auto-Installer for OS X 40.9 Installation with FreeBSD Ports 787 787 788 788 790 790 795 797 798 798 800 803 804 805 806 808 808 809 813 814 815 817 818 819 822 82 2 82 4 824 824 825 832 834 836 837 xxi Table of Contents 40.10 Installing with FreeBSD Packages 40.11 Finding and Installing RPM Packaged Software 41. Perl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41.1 High-Octane Shell Scripting 41.2 Checking your Perl Installation 41.3 Compiling Perl from Scratch 41.4 Perl Boot Camp, Part 1 : Typical Script Anatomy 41.5 Perl Boot Camp, Part 2 : Variables and Data Types 41.6 Perl Boot Camp, Part 3 : Branching and Looping 41.7 Perl Boot Camp, Part 4 : Pattern Matching 41.8 Perl Boot Camp, Part 5: Perl Knows Unix 41.9 Perl Boot Camp, Part 6: Modules 41.10 Perl Boot Camp, Part 7: perldoc 41.11 CPAN 41.12 Make Custom grep Commands (etc.) with Perl 41.13 Perl and the Internet 42. Python . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42.1 What Is Python? 42.2 Installation and Distutils 42.3 Python Basics 42.4 Python and the Web 42.5 urllib 42.6 urllib2 42.7 htmllib and HTMLParser 42.8 cgi 42.9 mod_python 42.10 What About Perl? PartVIII Communication and Connectivity 43. Redirecting Input and Output . . . . . . . . . . . . . . . . . . . . . . . . . 43.1 Using Standard Input and Output 43.2 One Argument with a cat Isn’t Enough 43.3 Send (Only) Standard Error Down a Pipe 43.4 Problems Piping to a Pager 43.5 Redirection in C Shell: Capture Errors, Too? 43.6 Safe I/O Redirection with noclobber xxii Table of Contents 83 7 83 8 839 83 9 83 9 84 1 84 2 845 852 854 856 859 861 862 865 866 869 869 869 871 876 876 877 878 878 879 880 885 885 888 888 889 891 892 43.7 The () Subshell Operators 43.8 Send Output Two or More Places 43.9 How to tee Several Commands into One Place 43.10 Redirecting Output to More Than One Place 43.11 Named Pipes: FIFOs 43.12 What Can You Do with an Empty File? 44. Devices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44.1 Quick Introduction to Hardware 44.2 Reading Kernel Boot Output 44.3 Basic Kernel Configuration 44.4 Disk Partitioning 44.5 Filesystem Types and /etc/fstab 44.6 Mounting and Unmounting Removable Filesystems 44.7 Loopback Mounts 44.8 Network Devices—ifconfig 44.9 Mounting Network Filesystems—NFS, SMBFS 44.10 Win Is a Modem Not a Modem? 44.11 Setting Up a Dialup PPP Session 44.12 USB Configuration 44.13 Dealing with Sound Cards and Other Annoying Hardware 44.14 Decapitating Your Machine—Serial Consoles 45. Printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45.1 Introduction to Printing 45.2 Introduction to Printing on Unix 45.3 Printer Control with lpc 45.4 Using Different Printers 45.5 Using Symbolic Links for Spooling 45.6 Formatting Plain Text: pr 45.7 Formatting Plain Text: enscript 45.8 Printing Over a Network 45.9 Printing Over Samba 45.10 Introduction to Typesetting 45.11 A Bit of Unix Typesetting History 45.12 Typesetting Manpages: nroff 45.13 Formatting Markup Languages— troff, LATEX, HTML, and So On 45.14 Printing Languages—PostScript, PCL, DVI, PDF Table of Contents 89 3 89 4 895 895 897 898 900 900 900 902 903 904 906 907 908 908 909 910 911 911 912 914 914 915 917 918 919 920 922 923 923 925 926 927 928 929 xxiii Part IX xxiv 45.15 Converting Text Files into a Printing Language 45.16 Converting Typeset Files into a Printing Language 45.17 Converting Source Files Automagically Within the Spooler 45.18 The Common Unix Printing System (CUPS) 45.19 The Portable Bitmap Package 46. Connectivity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46.1 TCP/IP—IP Addresses and Ports 46.2 /etc/services Is Your Friend 46.3 Status and Troubleshooting 46.4 Where, Oh Where Did That Packet Go? 46.5 The Director of Operations: inetd 46.6 Secure Shell (SSH) 46.7 Configuring an Anonymous FTP Server 46.8 Mail—SMTP, POP, and IMAP 46.9 Domain Name Service (DNS) 46.10 Dynamic Host Configuration Protocol (DHCP) 46.11 Gateways and NAT 46.12 Firewalls 46.13 Gatewaying from a Personal LAN over a Modem 47. Connecting to MS Windows . . . . . . . . . . . . . . . . . . . . . . . . . . 47.1 Building Bridges 47.2 Installing and Configuring Samba 47.3 Securing Samba 47.4 SWAT and GUI SMB Browsers 47.5 Printing with Samba 47.6 Connecting to SMB Shares from Unix 47.7 Sharing Desktops with VNC 47.8 Of Emulators and APIs 47.9 Citrix: Making Windows Multiuser Security 48. Security Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48.1 Understanding Points of Vulnerability 48.2 CERT Security Checklists 48.3 Keeping Up with Security Alerts 48.4 What We Mean by Buffer Overflow Table of Contents 930 931 932 933 933 936 936 938 939 941 942 943 944 944 945 947 948 949 9 50 951 951 951 955 956 958 9 59 9 59 9 62 9 63 969 9 69 9 70 9 71 9 72 48.5 What We Mean by DoS 48.6 Beware of Sluggish Performance 48.7 Intruder Detection 48.8 Importance of MOTD 48.9 The Linux proc Filesystem 48.10 Disabling inetd 48.11 Disallow rlogin and rsh 48.12 TCP Wrappers 49. Root, Group, and User Management . . . . . . . . . . . . . . . . . . 9 73 9 74 977 978 9 79 9 79 9 80 9 80 982 9 82 9 82 9 84 985 985 986 988 989 990 990 991 992 993 994 994 994 998 999 1 000 1 001 1 002 1 003 1 003 1 004 1 006 1 007 1 009 1 009 1 010 xxv 49.1 Unix User/Group Infrastructure 49.2 When Does a User Become a User 49.3 Forgetting the root Password 49.4 Setting an Exact umask 49.5 Group Permissions in a Directory with the setgid Bit 49.6 Groups and Group Ownership 49.7 Add Users to a Group to Deny Permissions 49.8 Care and Feeding of SUID and SGID Scripts 49.9 Substitute Identity with su 49.10 Never Log In as root 49.11 Providing Superpowers with sudo 49.12 Enabling Root in Darwin 49.13 Disable logins 50. File Security, Ownership, and Sharing . . . . . . . . . . . . . . . . 50.1 Introduction to File Ownership and Security 50.2 Tutorial on File and Directory Permissions 50.3 Who Will Own a New File? 50.4 Protecting Files with the Sticky Bit 50.5 Using chmod to Change File Permission 50.6 The Handy chmod = Operator 50.7 Protect Important Files: Make Them Unwritable 50.8 cx, cw, c–w: Quick File Permission Changes 50.9 A Loophole: Modifying Files Without Write Access 50.10 A Directory That People Can Access but Can’t List 50.11 Juggling Permissions 50.12 File Verification with md5sum 50.13 Shell Scripts Must Be Readable and (Usually) Executable 50.14 Why Can’t You Change File Ownership? 50.15 How to Change File Ownership Without chown Table of Contents 51.1 51.2 51.3 51.4 51.5 51.6 51.7 Glossary . Index . . . . Enabling Remote Access on Mac OS X 1011 Protecting Access Through SSH 1011 Free SSH with OpenSSH 1012 SSH Problems and Solutions 1013 General and Authentication Problems 1013 Key and Agent Problems 1019 Server and Client Problems 1021 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1030 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1037 51. SSH . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1011 xxvi Table of Contents
get only chapter titles
2018-09-07T19:58:07.000Z
^(?:\/[^\W_]+(?:\*|\/\*)?|\*)+$|^\/\*?$
# Should match: / /* /abc /abc* /abc/* /abc/def /abc/def/xyz /abc/def/* # Should not match: /abc/ /abc*/ /abc/def* /abc*/def
enhanced path pattern
2019-08-30T06:29:19.000Z
- Language : Javascript - Description : This will helpful for validating contents from a text editor where all the values are string and you need to verify that string must be a single string having quotes around it. - Note : This regex is best applicable by trimming the string before checking with this regex
^("([^"]|\\")*?")$|^('([^']|\\')*?')$|^(`([^`]|\\`)*?`)$
// Should pass "doubleQuotes" 'singleQuote' "thisis'single'insideDouble" 'thisis"double"insidesSingle' `this is sometext inside back quote` "sample\"app\"" // Should fail "thisis"double"insidesDouble" 'thisis'single'insidesSingle' `this is sometext `inside` back quote`
Is String having proper quotes around it
2021-01-29T07:47:31.000Z
Find the word in sentense
(?i)(?:(?<=^|\s)(?=\S)|(?<=\S|^)(?=\s)){0}(?:(?<=\S)(?=\s|$)|(?<=\s)(?=\S|$))
ally can be chaallnged {ALL} tested all
Find word in sentense
2016-03-24T14:29:19.000Z
Bitcoin transaction signature in BER/DER format
^30([0-4][0-9a-f])(02([0-2][0-9a-f])(00)?[a-f0-9]{2,64})(02([0-2][0-9a-f])(00)?[a-f0-9]{2,64})(01|02|03|81|82|83)?$
304402200e2244c8966e5b1a150f49d0f6bac978a9cfa1c4b32b4cf783c9f7c93be4bc6b022077018e8d6da02ec60f93b3e936fd283aa87beab1c373839616d1ad5a9bc4dcfb
DER/BER Bitcoin signature
2015-11-29T03:52:15.000Z
serch the character sequesnce inside single quotes
'(?:[^']+|'')+'
Q6 contains 'foo' && Q7 contains 'abc'
Character sequesnce inside single quotes
2016-07-18T07:03:21.000Z
([^\)]+)\(([^\)]+)\)([^\()]+)\(([^\)]+)\)
AMOUR FOU(35491) - 0.3(35497)
bridal quality
2013-10-21T15:43:13.000Z
find retwitt hashtag on Twitters and add a label to highlight it.
RT(\A|\s)@(\w)+
RT @iamkhiofficial2323: #lahore #LahoreBlasts : #punjabgovt 9 #dead. 20 #injured. https://t.co/UU7doEtTmZ #pray #unite #notgivingup RT @iamkhiofficial2323 RT @iamkhiofficial2323
Re Twitts
2017-10-04T10:48:37.000Z
Matching CentraSite registry keys (uddi) Matches output with prefix (uddi:) Matches output without prefix does not match to service names and descriptions
(uddi:)?(.{8}-.{4}-.{4}-.{4}-.{12})
fc8c266b-c8f2-11e5-9d5f-9e9121fad333 93d3df4b-c8f3-11e5-9d5f-d3f525e3d96f uddi:f0bb22eb-c8f3-11e5-9d5f-ab76fa0fe1ef uddi:a6f8027b-c8f5-11e5-9d5f-be39eae1ed33 uddi:1ee0417b-c8f2-11e5-9d5f-d5eb774576ea uddi:0e87b9f3-de46-11e6-a117-e9c8b22fac1e uddi:eca57383-de46-11e6-a117-9c0349538667 2a759413-de47-11e6-a117-f6cb2452465f Put ProDS NBSWLFRTService NEMEventProcessorService Nationwide_DiscoveryApp PendingTransactionsOrchestrationService UnclearedTransactions-1-0 "MtsiEnquiry service offers methods for the retrieval of information about a customer’s account" "MtsiEnquiry service offers methods for the retrieval of information about a customer’s account" "** Needs Checking as it was missing from CentraSite ** MtsiEnquiry service offers methods for the retrieval of information about a customer’s account" "** Needs Checking as it was missing from CentraSite ** This contains functionality not in 8.3 and needs to be merged back into the next iteration (i.e. any planned 8.4 version) MtsiEnquiry service offers methods for the retrieval of information about a customer’s account" "MtsiEnquiry service offers methods for the retrieval of information about a customer’s account with details like maindetails,additional details,offers ,etc."
CentraSite - match uddi keys
2018-07-19T11:49:59.000Z
Matches a valid Pushjet UUID
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
00000000-0000-0000-0000-000000000000
Pushjet UUID Match
2016-06-08T18:42:51.000Z
^.*?(consolidation of).*?(\d+(\.\d+)?).*?(into).*?(\d+(\.\d+)?).*?$
STERLING PROGRESS BERHAD ("SPB" OR THE "COMPANY") SHARE CONSOLIDATION OF EVERY FOUR (4) ORDINARY SHARES OF RM0.025 EACH IN SPB INTO ONE (1) NEW ORDINARY SHARE OF RM0.100 EACH IN SPB ("SPB SHARE" OR "SHARE") ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 8 FEBRUARY 2017 ("ENTITLEMENT DATE") ("SHARE CONSOLIDATION") Consolidation of every twenty (20) ordinary shares of RM0.005 each in Hubline Berhad ("Hubline") into one (1) ordinary shares of RM0.10 in each in Hubline ("Consolidated Shares") ("Share Consolidation") ENTITLEMENT DATE FOR THE CONSOLIDATION OF EVERY TWO (2) ORDINARY SHARES IN MTOUCHE TECHNOLOGY BERHAD ("MTOUCHE" OR THE "COMPANY") ("SHARES") INTO ONE (1) SHARE ("CONSOLIDATED SHARES") AT 5.00 P.M. ON 24 MARCH 2017 ("SHARE CONSOLIDATION") ("SHARE CONSOLIDATION ENTITLEMENT DATE") Consolidation of every five (5) ordinary shares in Sinotop Holdings Berhad ("Sinotop") into one (1) new ordinary share in Sinotop ("Consolidated Share") after the capital reduction and repayment ("Share Consolidation") BOOKS CLOSURE DATE FOR THE CONSOLIDATION OF EVERY FOUR (4) ORDINARY SHARES OF USD0.01 EACH IN XIDELANG HOLDINGS LTD ("XDL" OR THE "COMPANY") INTO ONE (1) ORDINARY SHARE OF USD0.04 ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 17 MAY 2017 ("SHARE CONSOLIDATION") ("BOOKS CLOSURE DATE") ADJUSTMENTS TO THE NUMBER AND EXERCISE PRICE OF OUTSTANDING 2015/2018 ("WARRANTS C") AS SPECIFIED IN THE DEED POLL DATED 17 JUNE 2015 (AS VARIED AND AMENDED BY A SUPPLEMENTAL DEED POLL DATED 27 APRIL 2016) ("DEED POLL C") ("ADJUSTMENTS"), AS A CONSEQUENCE OF THE CONSOLIDATION OF EVERY FOUR (4) ORDINARY SHARES OF USD0.01 EACH IN XIDELANG HOLDINGS LTD ("XDL" OR THE "COMPANY") ("XDL SHARES" OR "SHARES") INTO ONE (1) SHARE AT 5.00 P.M. ON 17 MAY 2017 ("BOOKS CLOSURE DATE") ("SHARE CONSOLIDATION") BOOKS CLOSURE DATE FOR THE CONSOLIDATION OF EVERY 3 ORDINARY SHARES IN ASIA BIOENERGY TECHNOLOGIES BERHAD ("ABT" OR THE "COMPANY") ("SHARES") INTO 1 SHARE ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 5 JUNE 2017 ("SHARE CONSOLIDATION") ("BOOKS CLOSURE DATE") ADJUSTMENTS TO THE NUMBER AND EXERCISE PRICE OF OUTSTANDING 2014/2024 ("WARRANTS A") AS SPECIFIED IN THE DEED POLL CONSTITUTING THE WARRANTS A DATED 17 MARCH 2014 ("DEED POLL A") ("ADJUSTMENTS") ARISING FROM THE CONSOLIDATION OF EVERY 3 ORDINARY SHARES IN ASIA BIOENERGY TECHNOLOGIES BERHAD ("ABT" OR THE "COMPANY") ("SHARES") INTO 1 SHARE ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 5 JUNE 2017 ("SHARE CONSOLIDATION") ("BOOKS CLOSURE DATE") ("SHARE CONSOLIDATION") Share consolidation involving the consolidation of every 10 existing ordinary shares in Mulpha International Bhd ("Mulpha") into 1 ordinary share in Mulpha ("Consolidated Share(s)") ("Share Consolidation") MMAG HOLDINGS BERHAD ("MMAG" OR THE "COMPANY") SHARE CONSOLIDATION OF EVERY 4 ORDINARY SHARES IN MMAG INTO 1 NEW ORDINARY SHARE IN MMAG ("MMAG SHARE" OR "SHARE") ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 12 JULY 2017 ("ENTITLEMENT DATE") ("SHARE CONSOLIDATION") SHARE CONSOLIDATION OF EVERY 4 ORDINARY SHARES IN SMTRACK BERHAD ("SMTRACK" OR "COMPANY") INTO 1 NEW ORDINARY SHARE IN SMTRACK ("SMTRACK SHARE") ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 8 AUGUST 2017 ("ENTITLEMENT DATE") ("SHARE CONSOLIDATION") BOOKS CLOSURE DATE FOR THE CONSOLIDATION OF EVERY 3 ORDINARY SHARES IN SANICHI TECHNOLOGY BERHAD ("SANICHI" OR THE "COMPANY") ("SHARES") INTO 1 SHARE ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 6 SEPTEMBER 2017 ("SHARE CONSOLIDATION") ("BOOKS CLOSURE DATE") BOOKS CLOSURE DATE FOR THE CONSOLIDATION OF EVERY 4 ORDINARY SHARES IN KEY ALLIANCE GROUP BERHAD ("KAG" OR THE "COMPANY") ("SHARES") INTO 1 SHARE ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 14 SEPTEMBER 2017 ("SHARE CONSOLIDATION") ("BOOKS CLOSURE DATE") BOOKS CLOSURE DATE FOR THE CONSOLIDATION OF EVERY 3 ORDINARY SHARES IN AT SYSTEMATIZATION BERHAD ("ATS" OR THE "COMPANY") ("SHARES") INTO 1 SHARE ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 14 SEPTEMBER 2017 ("SHARE CONSOLIDATION") ("BOOKS CLOSURE DATE") CONSOLIDATION OF EVERY 4 ORDINARY SHARES IN PDZ HOLDINGS BHD ("PDZ" OR THE "COMPANY") ("PDZ SHARES" OR "SHARES") HELD AT 5.00 P.M. ON 4 DECEMBER 2017 ("ENTITLEMENT DATE") INTO 1 PDZ SHARE ("CONSOLIDATED SHARE") ("SHARE CONSOLIDATION") Share consolidation involving the consolidation of every 3 existing ordinary shares in Chemical Company of Malaysia Berhad ("CCMB" or "Company") into 1 ordinary share in CCMB ("CCMB Consolidated Share(s)") ("Share Consolidation") PARLO BERHAD ("PARLO" OR THE "COMPANY") CONSOLIDATION OF 10 ORDINARY SHARES IN PARLO INTO 1 NEW ORDINARY SHARE IN PARLO ("PARLO SHARE" OR "SHARE") ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 28 DECEMBER 2017 ("ENTITLEMENT DATE") ("SHARE CONSOLIDATION") Consolidation of every 2 existing ordinary shares in the share capital of Scomi Group Bhd ("Scomi") into 1 ordinary share in the share capital of Scomi ("Consolidated Share") ("Share Consolidation") ENTITLEMENT DATE FOR THE DISTRIBUTION OF THE ENTIRE SHAREHOLDINGS IN AFFIN BANK BERHAD ("AFFIN BANK") HELD BY AFFIN HOLDINGS BERHAD ("AFFIN") TO THE ENTITLED SHAREHOLDERS OF AFFIN WHOSE NAMES APPEAR IN AFFIN'S RECORD OF DEPOSITORS BY WAY OF A DISTRIBUTION-IN-SPECIE VIA A REDUCTION OF THE ENTIRE CONSOLIDATED CAPITAL AND THE RETAINED PROFITS OF AFFIN ("DISTRIBUTION") Merger of Scomi Engineering Bhd with Scomi Group Bhd ("Scomi") undertaken by way of a members scheme of arrangement pursuant to Section 366 of the Companies Act, 2016. Scomi shall pay the Offer Price of RM0.300 per Scomi Engineering Scheme Share which shall be satisfied entirely via: (a) a share swap where for every 7 Scomi Engineering Scheme Shares held by Scheme Shareholders, 10 new Consolidated Shares shall be issued at the Issue Price, and (b) the issuance of 1 Warrant for every 10 Consideration Shares issued. HO WAH GENTING BERHAD ("HWGB" OR THE "COMPANY") CONSOLIDATION OF 4 ORDINARY SHARES IN HWGB INTO 1 NEW ORDINARY SHARE IN HWGB ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 7 MARCH 2018 ("ENTITLEMENT DATE") ("SHARE CONSOLIDATION") TIGER SYNERGY BERHAD ("TSB" OR "COMPANY") SHARE CONSOLIDATION OF EVERY 4 EXISTING ORDINARY SHARES IN TSB ("TSB SHARES" OR "SHARES") INTO 1 NEW TSB SHARE ("CONSOLIDATED SHARE") AT 5.00 P.M. ON 5 JUNE 2018 ("ENTITLEMENT DATE") ("SHARE CONSOLIDATION")
Consolidation Announcement Regex
2018-06-01T21:43:43.000Z
any int, any int with decimal any int with comma delimited any int with comma delimited and decimal
^(((\d{0,16})\.\d{1,16})|([0-9]{1})|([1-9]{1}\d{0,15})|[1-9]{1,3}(,\d{3}){1,}|(([1-9]{0,3},(\d{1,3}))*(\.\d{1,16}))|([1-9]{1,3},\d{3}))$
--------------------------------------------- SHOULD PASS --------------------------------------------- - REGULAR INTEGER--------- 1 0 - REGULAR INTEGER MAX 16--------- 1234567890123456 - DECIMAL LEADING DOT--------- .22222 - DECIMAL WITH LEADING NUMBER--------- 1.22222 - 1k SEPARATOR --------- 1,220 - 1k SEPARATOR AND DECIMAL --------- 1,111.0 1,111,111.0 1,111,000,000,000.0 1,000,000,000.1234567890123456 - 1k SEPARATOR MAX 16 excluding DECIMAL--------- 1,111,000,111,000,111 - DECIMAL MAX 16 --------- 0.1234567890123456 - NUMBER MAX 16 and DECIMAL MAX 16 --------- 1234567890123456.1234567890123456 --------------------------------------------- SHOULD NOT PASS --------------------------------------------- - INT STARTING WITH ZERO 00 0123 - INT LEADING ZERO WITH COMMAS--------- 0,222 - INT STARTS WITH COMMA --------- ,111 - INT ENDING WITH COMMAS--------- 0,222, - TOO BIG INT 17 numerals --------- 12345678901234567.123456 - TOO BIG DECIMAL 17 numerals --------- 123456.12345678901234567 - DECIMAL AND COMMA REVERSED 1.220,220 - INT ENDS WITH DECIMAL --------- 1,111. 1111. - MULTIPLE DECIMAL --------- 1.22.22.22.22. - HAS TEXT --------- xyc1235xya xyc 1235 xya 123 xyc 1234 123xyc1234 .asd1223.123,234
PARSE NUMBERS
2015-11-06T15:52:08.000Z
\/\*\*\s*@ngInject\s*\*\/\n*\s*function\s+(\w+)\((.*)\) \{
define([], function () { 'use strict'; /** @ngInject */ function ideasHomeController($scope, ideasDataSvc) { $scope.ideaName = "Todo List"; $scope.gridOptions = { data: 'ideas', columnDefs: [ {field: 'name', displayName: 'Name'}, {field: 'technologies', displayName: 'Technologies'}, {field: 'platform', displayName: 'Platforms'}, {field: 'status', displayName: 'Status'}, {field: 'devsNeeded', displayName: 'Vacancies'}, { field: 'id', displayName: 'View Details', cellTemplate: '<a ng-href="#/details/{{row.getProperty(col.field)}}">View Details</a>' } ], enableColumnResize: true }; ideasDataSvc.allIdeas().then(function (result) { $scope.ideas = result; console.log($scope.ideas); }); } ideasHomeController.$inject = ['$scope', 'ideasDataSvc']; return ideasHomeController; });
@ngInject
2016-01-17T22:03:16.000Z
(?<dns_domain>\w+)$
str-zedd-production-1686163808.us-east-1.elb.amazonaws.com
Top Domain
2016-07-29T14:06:11.000Z
([a-z])|([A-Z])|([0-9])|([@ # $ % & * + - =])
l9&aOq1Pi5
ops435
2016-07-21T13:46:07.000Z
(?<![/?=#.]|href=['"])\bwww\.[^\s()<>]+(?:\([\w\d]+\)|(?:[^[:punct:]\s]|/))
SHOULD MATCH: www.example.com/wpstyle/?p=364 www.example.com/foo/?bar=baz&inga=42&quux SHOULD NOT MATCH: <a href="www.example.com/wpstyle/?p=364"> <a href='www.example.com/wpstyle/?p=364'> <a href="www.example.com/foo/?bar=baz&inga=42&quux"> <a href='www.example.com/foo/?bar=baz&inga=42&quux'> http://foo.com/blah_blah http://foo.com/blah_blah/ http://foo.com/blah_blah_(wikipedia) http://foo.com/blah_blah_(wikipedia)_(again) http://www.example.com/wpstyle/?p=364 https://www.example.com/foo/?bar=baz&inga=42&quux http://✪df.ws/123 http://userid:[email protected]:8080 http://userid:[email protected]:8080/ http://[email protected] http://[email protected]/ http://[email protected]:8080 http://[email protected]:8080/ http://userid:[email protected] http://userid:[email protected]/ http://142.42.1.1/ http://142.42.1.1:8080/ http://➡.ws/䨹 http://⌘.ws http://⌘.ws/ http://foo.com/blah_(wikipedia)#cite-1 http://foo.com/blah_(wikipedia)_blah#cite-1 http://foo.com/unicode_(✪)_in_parens http://foo.com/(something)?after=parens http://☺.damowmow.com/ http://code.google.com/events/#&product=browser http://j.mp ftp://foo.bar/baz http://foo.bar/?q=Test%20URL-encoded%20stuff http://مثال.إختبار http://例子.测试 http://उदाहरण.परीक्षा http://-.~_!$&'()*+,;=:%40:80%2f::::::@example.com http://1337.net http://a.b-c.de http://223.255.255.254 http:// http://. http://.. http://../ http://? http://?? http://??/ http://# http://## http://##/ http://foo.bar?q=Spaces should be encoded // //a ///a /// http:///a foo.com rdar://1234 h://test http:// shouldfail.com :// should fail http://foo.bar/foo(bar)baz quux ftps://foo.bar/ http://-error-.invalid/ http://a.b--c.de/ http://-a.b.co http://a.b-.co http://0.0.0.0 http://10.1.1.0 http://10.1.1.255 http://224.1.1.1 http://1.1.1.1.1 http://123.123.123 http://3628126748 http://.www.foo.bar/ http://www.foo.bar./ http://.www.foo.bar./ http://10.1.1.1
www-urls without protocol and not in <a>-tag
2019-02-20T15:49:10.000Z
https://regex101.com/r/zS4MGQ/1/https:/golang.org/pkg/regexp/debugger/codegen?language=golang
((?i)(Jair .*bolsonaro)|(bolsonaro)|(presidente .*bolsonaro)|(bilonaro)|(biroliro)|(biroslau)|(biroslini)|(biruleibes)|(bobonaro)|(bolno)|(bololaro)|(bolonaro)|(bolossauro)|(bolovo)|(bolro)|(bolso)|(bolsoanta)|(bolsobitch)|(bolsobostão)|(bolsolini)|(bolsonabo)|(bolzonóquio)|(bolzy)|(bonobo)|(boslo)|(bostonauro)|(bostossauro)|(bozolino)|(bozonabo)|(bubobauro)|(burronaro)|(capetão)|(chihuahua do Trump)|(coisa)|(coiso)|(frouxonaro)|(javier Bolsossauro)|(nalbossauro)|(salnorabo)|(silvonaro)|(soldado Bizonho)|(solnorabo)|(bolsonazi))
jair bolsonaro jair messisas bolsonaro bolsonaro presidente jair bolsonaro presidente jair messias bolsonaro JAIR bolsonaro Boldo Bilonaro Biroliro Biroslau Biroslini Biruleibes Bobonaro Bolno Bololaro Bolonaro Bolossauro Bolovo Bolro Bolso Bolsoanta Bolsobitch Bolsobostão Bolsolini Bolsonabo bolsonazi Bolzonóquio Bolzy Bonobo Boslo Bostonauro Bostossauro Bozolino Bozonabo Bubobauro Burronaro Capetão Chihuahua do Trump Coisa Coiso Frouxonaro Javier Bolsossauro Nalbossauro Salnorabo Silvonaro Soldado Bizonho Solnorabo
TenTaciooN
2020-12-02T03:57:27.000Z
Patron para la busqueda de URLS En sitemaps de blogs
<loc>\n*(https.*blog.*)\n*<\/loc>
This XML file does not appear to have any style information associated with it. The document tree is shown below. <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"> <url> <loc>https://www.77plasticsurgery.com/blog/the-complete-brazilian-butt-lift-procedure-overview</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/mommy-makeover</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/facelift-vs.-botox-which-is-best</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/juvederm-fillers</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-augmentation-recovery-guide</loc> <lastmod>2019-03-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/look-ten-years-younger</loc> <lastmod>2019-03-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-liquid-facelift-cost-is-it-worth-it</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-10-potential-health-risks-of-facelift-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/instalift</loc> <lastmod>2019-05-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/is-smartlipo-really-the-best-type-of-liposuction-7-things-to-consider</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-cs</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/which-breast-implants-feel-more-natural</loc> <lastmod>2017-11-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-stay-active-with-newborn-regain-pre-baby-body</loc> <lastmod>2017-09-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-facelift-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-best-procedures-and-treatments-for-sagging-cheeks</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-arm-liposuction-can-tone-your-arms-faster-with-little-downtime</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/high-vs.-moderate-profile-breast-implants-which-is-best</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-implants-silicone-vs.-saline-vs.-gummy-bear-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-coolsculpting-cost-in-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-patients-guide-to-stomach-liposuction-cost-recovery-and-results</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/male-breast-reduction</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-liposuction</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/penis-enlargement-surgery-how-to-get-maximum-length-and-girth</loc> <lastmod>2019-08-21</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/3-reasons-awake-liposuction-could-be-a-bad-idea</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-augmentation-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/email-whitelisting</loc> <lastmod>2016-11-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/lifestyle-lift-vs.-traditional-facelift-which-is-best</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/understanding-the-pros-and-cons-of-fat-transfer-in-breast-augmentation</loc> <lastmod>2019-05-02</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-are-the-safest-types-of-breast-implants</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/brow-lift-vs.-eyelid-surgery-which-is-best-for-me</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/why-us</loc> <lastmod>2018-03-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/why-should-i-get-a-breast-reduction-6-benefits-of-going-smaller</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-sexy-natural-asian-breast-augmentation-results</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/liposuction-for-men-quick-reference-guide-to-costs-and-looking-ripped</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-choose-the-best-facelift-surgeon-without-feeling-overwhelmed</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/chemical-peel-vs-laser-skin-resurfacing-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/financing</loc> <lastmod>2019-11-27</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-call</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-top-4-alternatives-to-blepharoplasty-surgery</loc> <lastmod>2019-07-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-nose-surgery-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/liposuction</loc> <lastmod>2018-06-26</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/men</loc> <lastmod>2016-07-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-a-tummy-tuck</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/rhinoplasty</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-womans-guide-to-breast-implants-in-the-bay-area</loc> <lastmod>2017-09-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-discovery-call</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-most-important-reason-to-choose-breast-enhancement-surgery-this-year</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/dr-larry-fan</loc> <lastmod>2016-07-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-honest-truth-about-coolsculpting-pain</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/pectoral-augmentation</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-signs-youre-a-good-candidate-for-neck-lift-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-questions-answered-about-the-no-drain-tummy-tuck</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/miradry-cost-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-are-the-potential-risks-involved-with-tummy-tuck-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/round-vs.-teardrop-breast-implants-which-shape-is-best</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/skin-spa-procedure-overview</loc> <lastmod>2017-02-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/kit-schedule-a-consultation</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-mini-tummy-tuck-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/guide-to-choosing-the-best-facial-rejuvenation-procedures-for-you</loc> <lastmod>2019-05-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-is-body-contouring-and-which-procedure-do-i-need</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-2</loc> <lastmod>2022-11-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-evaluation-questionnaire</loc> <lastmod>2017-02-03</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/who-needs-tummy-tuck-liposuction</loc> <lastmod>2019-03-26</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/-temporary-slug-73f8e869-8099-4966-bc2b-8a1c17c83f58</loc> <lastmod>2020-06-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-breast-augmentation-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/why-plastic-surgeons-are-the-best-botox-providers</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/neck-lift-recovery-time-what-to-expect-pain-and-healing-timeline</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-best-prepare-for-breast-augmentation-surgery-the-days-leading-up-to-the-surgery</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-coolsculpting-before-and-after-stories-and-how-to-get-the-same-results</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-your-rhinoplasty-surgery</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/privacy-policy</loc> <lastmod>2019-07-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/are-you-a-good-candidate-for-plastic-surgery-learn-more</loc> <lastmod>2016-04-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-implant-incisions-what-you-should-know</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-gynecomastia</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-butt-augmentation-cost-in-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/facelift</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/book-free-consult-a</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-mommy-makeover</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/our-highly-trained-staff</loc> <lastmod>2019-02-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/plastic-surgery-for-men</loc> <lastmod>2017-02-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/best-plastic-surgeon-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-procedures-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-natural-looking-breast-implants</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-breast-implant-before-and-after-stories-and-how-to-get-the-same-results</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/6-breast-augmentation-before-and-after-photos-you-have-to-see</loc> <lastmod>2019-07-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-the-best-chemical-peel-results</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-tummy-tuck</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-rhinoplasty-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/tummy-tuck-surgery</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-facial-contouring</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/smooth-vs.-textured-breast-implants-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-use-smart-tummy-tuck-financing-options-to-finally-get-the-figure-you-want</loc> <lastmod>2017-05-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-miradry</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/media</loc> <lastmod>2020-02-26</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-chin-liposuction-in-less-than-an-hour-with-minimal-downtime</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/mommy-makeover-recovery-time-how-long-will-it-take</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/celebrities-with-butt-implants-the-good-the-booty-and-the-ugly</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/butt-augmentation</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/microdermabrasion-vs-laser-skin-resurfacing-which-is-best</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-a-natural-looking-facelift</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/cosmetic-services-san-francisco</loc> <lastmod>2016-05-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/skin-non-surgical</loc> <lastmod>2017-02-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/coolsculpting-vs-liposuction-vs-renuvion-vs-tummy-tuck</loc> <lastmod>2019-08-27</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-breast-augmentation-2</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-breast-augmentation</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/start-here</loc> <lastmod>2022-08-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tummy-tuck-recovery-what-should-i-expect</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-younger-will-i-look-after-a-facelift</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-neck-liposuction-cost-in-san-francisco</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/plastic-surgery-after-weight-loss-6-things-you-should-know</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-bodies-change-with-age</loc> <lastmod>2019-03-01</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/which-type-of-liposuction-is-best-for-you</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/join-wait-list</loc> <lastmod>2023-06-24</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-patients-primer-to-rhinoplasty-surgery-the-basics</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian</loc> <lastmod>2016-08-01</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-ultimate-guide-to-breast-implant-types-pros-and-cons</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-mommy-makeover-cost-in-california</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/after-weight-loss</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-know-if-you-need-a-facelift</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-choose-the-best-injectable-filler-provider</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/face-changes-with-age</loc> <lastmod>2019-03-05</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/book-free-consult-b</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/get-quote</loc> <lastmod>2019-06-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/are-you-a-good-candidate-for-plastic-surgery-learn-more-0</loc> <lastmod>2016-05-11</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-brazilian-butt-lift-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-health-risks-of-breast-implants-what-you-should-know</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-3</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/aging-skin-guide</loc> <lastmod>2019-03-06</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/penis-enlargement</loc> <lastmod>2023-05-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-do-tummy-tuck-scars-look-like-after-recovery-healing</loc> <lastmod>2018-01-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/10-tummy-tuck-recovery-tips-and-hints-from-award-winning-plastic-surgeon-larry-fan</loc> <lastmod>2017-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-eyelid-surgery</loc> <lastmod>2023-05-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/kybella</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/dermatology</loc> <lastmod>2016-08-01</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/careers</loc> <lastmod>2023-01-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/contact</loc> <lastmod>2020-11-20</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-best-way-to-fix-droopy-puffy-or-tired-eyes</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/body-contouring-without-surgery-what-is-the-best-alternative</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-best-cosmetic-procedures-for-a-sagging-neck</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-lose-weight-naturally-without-surgery</loc> <lastmod>2017-08-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/botox</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/types-of-dermal-fillers</loc> <lastmod>2019-03-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/can-you-still-breastfeed-with-breast-implants</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-reconstruction</loc> <lastmod>2016-07-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-lower-body-lift-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/which-kind-of-injectable-fillers-are-the-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-is-a-liquid-facelift</loc> <lastmod>2019-03-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/get-started</loc> <lastmod>2022-08-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/facial-procedure-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-tummy-tuck-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-facelift-procedure-a-step-by-step-walkthrough-of-your-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/can-hybrid-tummy-tick-without-scars-obvious</loc> <lastmod>2018-04-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-ppc</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/9-questions-that-you-must-ask-your-breast-augmentation-surgeon</loc> <lastmod>2017-12-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/top-7-best-breast-augmentation-surgeons-in-the-u.s.-with-reviews</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/agnes</loc> <lastmod>2019-09-20</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-augmentation-in-san-francisco-vs.-los-angeles</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/coolsculpting-vs.-liposuction-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/fat-transfer-from-stomach-to-buttocks-what-you-should-know</loc> <lastmod>2019-07-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-4-best-options-for-breast-reduction-procedures</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-essential-guide-to-wise-breast-augmentation-financing</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/renuvion-j-plasma</loc> <lastmod>2019-11-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/choosing-the-best-breast-implant-sizes-for-your-frame</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com</loc> <lastmod>2023-08-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-1</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/terms-and-conditions</loc> <lastmod>2023-07-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-kind-of-anesthesia-is-used-for-a-facelift</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/asian-rhinoplasty</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-is-breast-augmentation-with-implants-performed</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/do-nonsurgical-facelifts-really-work</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/best-non-surgical-facial-treatments-look-younger</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-implants-gone-wrong-what-causes-botched-boob-jobs</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/notice-of-privacy-practices</loc> <lastmod>2020-05-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/covid</loc> <lastmod>2020-06-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/4d-high-definition-liposuction</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-liposuction-cost-in-san-francisco</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/ultherapy</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/careers-pcc-1</loc> <lastmod>2023-01-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/our-office-san-francisco</loc> <lastmod>2016-05-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-long-does-it-take-to-recover-from-a-facelift</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-know-if-you-need-a-breast-lift-self-assessment-questionnaire</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-is-a-mommy-makeover-and-is-it-worth-it</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-procedure-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/6-ways-to-prevent-bruising-after-injectable-filler-treatment</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-asian-blepharoplasty</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/6-remarkable-benefits-of-laser-skin-resurfacing-treatments</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/mini-tummy-tuck-vs-full-tummy-tuck-which-is-best</loc> <lastmod>2018-02-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/geneveve-vaginal-rejuvenation</loc> <lastmod>2018-02-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/neck-contouring</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tummy-tuck-timing-benefits-and-dr.-fans-expert-advice</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/types-eyelid-surgery</loc> <lastmod>2019-03-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/scarletsrf</loc> <lastmod>2019-09-05</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/body-procedure-overview</loc> <lastmod>2016-08-08</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tummy-tuck-variations-which-one-to-choose</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-rhinoplasty</loc> <lastmod>2022-07-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/2017homepage</loc> <lastmod>2018-03-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/skin-resurfacing</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-patients-guide-to-how-a-breast-lift-procedure-is-performed</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/testimonials</loc> <lastmod>2016-06-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-know-which-facial-treatment-look-younger</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-your-breast-augmentation-surgery-with-dr.-fan</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/liposuction-vs.-tummy-tuck-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/pregnancy-after-tummy-tuck-surgery</loc> <lastmod>2017-12-13</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-double-chin-surgery-cost</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blepharoplasty-eyelid-surgery-brow-lift</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/does-coolsculpting-really-work</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/call-dr-larry</loc> <lastmod>2023-04-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-are-the-different-types-of-injectable-fillers</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-get-beautiful-skin-part-1</loc> <lastmod>2019-02-27</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-long-do-breast-implants-last</loc> <lastmod>2019-03-09</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/facelift-without-surgery</loc> <lastmod>2019-03-23</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/revision-breast-augmentation</loc> <lastmod>2016-07-07</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-botox-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/best-ways-lose-belly-fat</loc> <lastmod>2019-03-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-find-the-best-tummy-tuck-surgeon-and-get-the-best-results-0</loc> <lastmod>2018-05-17</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/glp1</loc> <lastmod>2023-08-30</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/coolsculpting</loc> <lastmod>2018-04-16</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/pricing</loc> <lastmod>2021-10-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-savvy-patients-blepharoplasty-eyelid-surgery-price-guide</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/5-liposuction-before-and-after-stories-and-how-to-get-the-same-results</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/sottopelle</loc> <lastmod>2020-05-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-reduction</loc> <lastmod>2017-07-10</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/modules</loc> <lastmod>2020-06-25</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/penis-enlargement-surgery-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-virtual</loc> <lastmod>2023-08-28</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/miradry</loc> <lastmod>2019-09-14</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/ways-sculpt-abs-naturally-no-surgery</loc> <lastmod>2019-02-20</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation</loc> <lastmod>2019-11-22</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/what-to-expect-after-facelift-surgery</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/pros-cons-benefits-breast-augmentation-surgery-implants</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/mini-facelift-vs.-full-facelift-which-is-best</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-much-does-a-neck-lift-cost</loc> <lastmod>2022-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/tips-reduce-facial-wrinkles-naturally-without-surgery</loc> <lastmod>2017-10-18</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/how-to-find-the-best-tummy-tuck-surgeon-and-get-the-best-results</loc> <lastmod>2017-05-23</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/fat-transfer-breast-augmentation</loc> <lastmod>2017-05-19</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/the-honest-truth-about-getting-a-breast-lift-without-implants</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/breast-augmentation-vs.-breast-lift-which-is-best-for-you</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-virtual-offer</loc> <lastmod>2023-03-04</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/does-breast-augmentation-hurt</loc> <lastmod>2017-05-15</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog/7-expert-tips-to-get-naturally-stunning-breast-augmentation-results</loc> <lastmod>2017-05-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/schedule-a-consultation-buttock-augmentation</loc> <lastmod>2022-01-12</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/blog</loc> <lastmod>2022-02-21</lastmod> </url> <url> <loc>https://www.77plasticsurgery.com/breast-lift</loc> <lastmod>2022-05-19</lastmod> </url> </urlset>
Patron de Blogs
2023-09-08T12:10:48.000Z
(\/dev(\/*))
/ /admin /admin/users /admin/users::search /admin/users::add /admin/users::delete /admin/database /admin/database::export /admin/database::import /dev /dev/cache /dev/cache/local /dev/cache/remote /dev/test /dev/test/unit /dev/test/unit::execute /dev/test/e2e /dev/test/e2e::execute /stats/ /stats/reports /stats/reports::download /stats/reports::print
permissions:schema
2017-10-12T15:35:44.000Z
.*(19[5-9][0-9]|[2-9][0-9]{3}).*
File256name.txt File307list.cvs File2014text.xls
Files with numbers greater than 1950
2014-11-19T09:35:25.000Z
\b(0*(25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(0*(25[0-5]|2[0-4]\d|[01]?\d\d?))\b
1.1.1.1 2.2.2.2 10.10.10.10 100.100.100.100 125.125.125.125 250.250.250.250 255.255.255.255 0101.0101.0101.0101 00000102.00000102.00000102.00000102 0.0.0.0 256.256.256.256 1234.1234.1234.1234
IP V4 with leading zero values
2015-07-24T11:07:12.000Z
\d+\.\d+\.\d+\.\d+\/(?!32)
transfer
2015-01-13T20:44:06.000Z
\d{8}
38702052
CEP
2015-11-19T16:03:49.000Z
\$\{([^}]+)\}
should match: ${test.x} world ${testc1.y} ${t1estc1.y1} should not match: ${{}} ${*} ${{{{}
test
2015-12-23T14:48:16.000Z
N{3,}?([^N](?:(?!N{3,}?).)*)
NNNNNNACTGACGTNNNACTGACNNNNNN
StackOverflow 30430783
2015-05-25T20:33:59.000Z
Regex which finds and groups the Amazon S3 scheme (e.g. s3, s3n, s3a), bucket name, and key.
^(s3[na]?://)(.*:.*@)?([^/]*)/(.*)$
s3://AKIAJ2WOJKVUR6A6IXTQ:d2HJn5IoT98l0CN/O01k6q+6ggrVMCZGKHFvwZke@dwh-dev/lambda/raw/prod_event_log_5447_all-v1.sample.cat_500.avro
Amazon S3 Scheme-Bucket-Key
2016-01-31T03:19:51.000Z
Match time duration in the following formats only: 1h 30m 59m 1h 33m 11h 2m
^(\d{1,2}[h])$|^(\d+[m])$|^((\d{1,2}[h])\s((([0]?|[1-5]{1})[0-9])[m]))$
Time duration format
2016-03-23T08:24:46.000Z
QSO:\s+(\d{4,})\s(\w{2,})\s(\d\d\d\d)-(\d\d)-(\d\d)\s(\d\d\d\d)\s([A-Z0-9\/]{3,})\s+(\d{2,3})\s+(\w+)\s+([A-Z0-9\/]{3,})\s+(\d{2,3})\s+(\w+)\s*
QSO: 21276 PH 2010-10-31 1439 HG6N 59 15 NY4I 59 05 0
Parse Cabrillo Amateur Radio Log Record
2016-01-30T05:39:31.000Z
^ Debut [12] Homme ou Femme [0-9]{2} Année de naissance (0[1-9]|[1][0-2]) Mois de naissance ([0-9]{2}|2A|2B) Département de naissance ou 99 si né à l'étranger [0-9]{3} Commune de naissance [0-9]{3} Numéro d'ordre INSEE [0-9]{2} Clé $ Fin
^[12][0-9]{2}(0[1-9]|[1][0-2])([0-9]{2}|2A|2B)[0-9]{3}[0-9]{3}[0-9]{2}$
SSN - France
2020-05-13T08:44:40.000Z
^(?:https?:\/\/)?(?:[^@\/\n]+@)?(?:www\.)?([^:\/\n]+)
https://play.google.com/store/apps/details?id=com.skgames.trafficracer%22 http://mplay.google.co.in/sadfask/asdkfals?dk=10 http://lplay.google.co.in/sadfask/asdkfals?dk=10 http://play.google.co.in/sadfask/asdkfals?dk=10 http://tplay.google.co.in/sadfask/asdkfals?dk=10 http://www.google.co.in/sadfask/asdkfals?dk=10 www.google.co.in/sadfask/asdkfals?dk=10 http://user:[email protected]/?a=b#asdd
Extract domain from URLs
2018-06-01T14:45:06.000Z
<img\b[^<>]*?src=(['"].*?\/)([^.\/<>]*\.[^.\/<>]*)['"][^><]*?\/>
<p>Lorem ipsum dolor sit amet.</p><img src="https://lh5.googleusercontent.com/-1G1Z51IFZe4/TYbMLgP8ObI/AAAAAAAAAas/WteAs_b7xzc/s320/herminafinal.jpg" /><p>Lorem ipsum dolor sit amet.</p>
Gordon post find and replace
2018-02-10T00:31:54.000Z
RegEx that validates input that are values in years between 1900 and 2029
^(19[0-9][0-9]|20[012][0-9])$
1980 2005 2015 2029 2030 1853 1900 1959 14 2017 2000 2030 2029 1960 1899 2000 1999
Years between 1900 and 2029
2017-09-20T13:49:31.000Z
([A-Z^\.]+\.(?:[^\[]+| ?)\[[^\]]+[^\s]+)
VB.Bar-1[TEST-Insert.2]Val_1 = B.Bar-1[PC83-AB2.1]In1 && B.Bar-1[PC83-AB2.1]In2 VB.Bilozerka-1[TEST-Insert.2]Val_2 = B.Bilozerka-1[ТП1.1]Пуск_захисту && B.Bilozerka-1[ТП1.1]Спрацьовування_захисту_iнвертора VA.Bar-1[TEST-Insert.3]Val_3 = A.Bar-1[DirisA40.1]V3 && A.Bar-1[DirisA40.1]P VA.Dashev-1[TEST-Insert.3]Val_1 = A.Dashev-1[ТП-5.2 AC]C_active_power && B.Dashev-1[ТП-5.2 AC]PV_input_power
Formula All Operands
2019-02-15T13:39:53.000Z
Ci
^(((http|https):\/\/)+[www.])?\s*\S+\s*(.com|.es|.net|.org|.co)$
www.googlemcom http://.google.com
gotcha
2016-09-24T09:52:52.000Z
{{color}}
<script type="text/template" id="styleTemplate"> .item { color: {{color}}; border-color:{{color}}; } </script>
javascript template replacement
2014-11-14T06:21:38.000Z
12
{1-65536}
{1-65536}
2015-06-17T13:57:54.000Z
check if a string is a hex number
(?:0[xX])?[0-9a-fA-F]+
0x56 0xdf
hex number check
2016-03-14T10:15:33.000Z
require(?<one>\((?<two>(?<quote>'|\")(?<three>\.?\/?\/?[\W\w]+?)\k<quote>)\))
const test = require('./catalog.routes');
Require Node.js regex advanced JS
2018-05-09T07:48:16.000Z
Filter pagina's op klasse.be op enkel artikels aan de hand van node.
\/(\d)(.*)(\d)\/(.*)
Artikelpagina op Klasse.be
2018-07-12T13:05:03.000Z
(([0-1]\d)|(2[0-3])):[0-5]\d:[0-5]\d
23:21:55 01:13:33 55:66:23 12:44:11
gültiger Timestamp
2018-04-24T09:16:02.000Z
\b(?!\d)([ELX0-9-])\w{1,}
S-Buy BL460c G6 E5540 8G 2P Svr BL460c G6 X5550 6G 1P Svr BL460c G6 E5540 6G 1P Svr BL460c G6 E5540 6G 1P Svr BL460c G6 E5530 6G 1P Svr BL460c G6 L5520 6G 1P Svr BL460c G6 E5520 6G 1P Svr BL460c G6 E5506 6G 1P Svr BL460c G6 E5502 6G 1P Svr BL280c G6 L5520 2G LP 1P Svr BL280c G6 E5520 2G 1P Svr BL280c G6 E5540 2G 1P Svr BL280c G6 E5502 2G 1P Svr S-Buy BL460c G6 E5540 8G 2P Svr S-Buy BL460c G6 E5530 4G 1P Svr S-Buy BL460c G6 E5530 4G 1P Svr BL2x220c G6 E5540 24G 2P 250GB Svr BL2x220c G6 E5530 24G 2P 250GB Svr BL2x220c G6 L5530 24G 2P 250GB Svr BL2x220c G6 L5520 24G 2P BL2x220c G6 E5640 2x2P 24G Svr BL2x220c G6 E5630 2x2P 24G Svr BL2x220c G6 L5640 2x2P 24G Svr BL2x220c G6 Mod0 Svr BL280c G6 X5650 6G 1P Svr BL280c G6 E5630 4G 1P Svr BL280c G6 L5640 4G 1P Svr BL280c G6 E5506 2G 1P Svr BL620c G7 E7-2860 32G Svr BL620c G7 E7-2850 32G Svr BL620c G7 E7-2830 32G Svr BL680c G7 E7-4860 64G Svr BL680c G7 E7-4860 64G Svr BL680c G7 E7-4850 64G Svr BL680c G7 E7-4830 64G Svr
Product Description
2019-09-16T07:55:59.000Z
(thanks).*(lyrics)
Thanks to yo momma for sending these lyrics Thanks bruh yo boi gimme dem lyrics how about no thanks for the lyrics tho
thanks ___ lyrics
2017-08-23T00:55:14.000Z
This is written using several other developer's work with my tying it all together and adding a few small requirement of my own. allows Latin characters (“a” - “z” or “A” - “Z”) within the email address. permits digits (0 - 9) in the email address. enforces domain part restrictions. allows hyphens (-) inside the domain as long as they don’t lead or trail the domain. allows IP address literals surrounded with square brackets ([]) for the domain names. restricts sub-domains to a maximum length of 63 characters. applies local part restrictions. permits the set of special characters allowed by RFC 5322 (“!”, “#”, “$”, “%”, “&”, “’”, “*”, “+”, “-”, “/”, “=”, “?”, “^”, “_”, “`”, “{”, “|”, “}”, “~”) to reside in the local part. lets local part comprise as double quotes housing one or more sequences of ASCII characters. doesn’t allow trailing, leading, or consecutive periods anywhere within the email address. doesn’t allow spaces anywhere in the address
^(?!.*\.\.)([-!#-'*+\/-9=?A-Z^-~]+(\.[-!#-'*+\/-9=?A-Z^-~]+)*|"([]!#-[^-~ \t]|(\\[\t -~]))+")@([0-9A-Za-z]([0-9A-Za-z-]{0,61}[0-9A-Za-z])?(\.[0-9A-Za-z]([0-9A-Za-z-]{0,61}[0-9A-Za-z])?)*|\[((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}|IPv6:((((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){6}|::((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){5}|[0-9A-Fa-f]{0,4}::((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){4}|(((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):)?(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}))?::((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){3}|(((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){0,2}(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}))?::((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){2}|(((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){0,3}(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}))?::(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):|(((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){0,4}(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}))?::)((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3})|(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3})|(((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){0,5}(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}))?::(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3})|(((0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}):){0,6}(0|[1-9A-Fa-f][0-9A-Fa-f]{0,3}))?::)|(?!IPv6:)[0-9A-Za-z-]*[0-9A-Za-z]:[!-Z^-~]+)])$
Test email for 99% of possible issues
2023-08-03T15:29:54.000Z
<[^>]*>
<a href="http://twitter.com/download/iphone" rel="nofollow"> twitter for Android </a>
Remove HTML
2016-09-13T17:46:50.000Z
^([a-z-]+|[\w]+)\.(((?!\.s1).+\.)?(co1|az1|ut1|eng|au1)\.(qprod|qops)\.net)$
test-app.az1.qprod.net jwm12535.s1.az1.qprod.net testing2.eng.qops.net kvm1.c1.co1.qprod.net bs1.co1.qprod.net staging.s1.co1.qprod.net staging.co1.qprod.net server.s1.co1.qprod.net s1.co1.qprod.net server2.co1.qprod.net s.co1.qprod.net testing.az1.qprod.net something1.eng.qops.net
Host and domains
2015-06-10T18:44:56.000Z
([^=]+)=([^&]*)&
fiddler raw to php array
2016-04-07T14:04:19.000Z
[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$
Email verification
2015-08-01T12:59:38.000Z
Matches items displayed in tag format (CSV with spaces, basically).
([^\s,]+.(?!\s)\w*[^,]\b)
hello world, foo, bar, test1, test2, another-test, hooray
Tag Detection
2016-08-19T03:01:40.000Z
Regex that matches the old **ISBN-10** format and captures all relevant groups. It does not verify that the ISBN is valid though. The format specification is based on the following website: https://isbn-information.com/the-10-digit-isbn.html and the [International ISBN Agency](http://www.isbn-international.org) user's manual.
^(?:ISBN(?:-10)?:? )?(?:(?<number>\d{9})|(?=[\dX -]{13}$)(?<registrationGroup>\d{1,5})[ -](?<registrant>\d{1,7})[ -](?<publication>\d{1,6})[ -])(?<checkDigit>[\dX])$
359821508X 3598215083X 35982150X 3-598-21508-8 3-598-215087-8 3-598-2150-8 3598-2150-8 359821-5-0-8
ISBN-10
2022-09-07T22:02:29.000Z
^(?P<type>.)(?P<permission>.+?)\s+(?P<replication>\d+|-)\s+(?P<user>\w*)\s+(?P<group>\w*)\s+(?P<size>\d+)\s+(?P<time>\d{4}-\d{2}-\d{2}\s\d{2}:\d{2})\s+(?P<path>.+)$
-rw-r--r--+ 10 yarn hdfs 1013634 2016-04-22 17:07 /user/yarn/.staging/job_1458857756837_0625/libjars/sqoop-1.4.6.2.3.0.0-2557.jar -rw-r--r--+ 10 yarn hdfs 94608 2016-04-22 17:07 /user/yarn/.staging/job_1458857756837_0625/libjars/xz-1.0.jar drwxr-xr-x+ - yarn hdfs 0 2016-04-08 11:19 /user/yarn/_sqoop drwxr-xr-x+ - yarn hdfs 0 2016-04-22 17:07 /user/yarn/oozie-oozi drwxr-xr-x+ - yarn hdfs 0 2016-04-08 11:00 /user/yarn/raw drwxr-xr-x+ - yarn hdfs 0 2016-04-08 11:00 /user/yarn/raw/IDP drwxr-xr-x+ - yarn hdfs 0 2016-04-08 11:00 /user/yarn/raw/IDP/IDP_L3_AMLCMTM drwxr-xr-x+ - yarn hdfs 0 2016-04-08 11:00 /user/yarn/raw/IDP/IDP_L3_AMLCMTM/KDD_JOB_TEMPLATE -rw-r--r--+ 3 yarn hdfs 3384 2016-04-08 11:00 /user/yarn/raw/IDP/IDP_L3_AMLCMTM/KDD_JOB_TEMPLATE/part-m-00000 drwxr-xr-x+ - yarn hdfs 0 2016-04-08 10:05 /user/yarn/sandbox drwxr-xr-x+ - yarn hdfs 0 2016-04-08 10:05 /user/yarn/sandbox/vpanshe drwxr-xr-x+ - yarn hdfs 0 2016-04-08 10:05 /user/yarn/sandbox/vpanshe/sqooptest drwxr-xr-x+ - yarn hdfs 0 2016-04-08 10:05 /user/yarn/sandbox/vpanshe/sqooptest/IDP_SECURE_LEVEL3.IDP_L3_AMLCMTM.KDD_JOB_TEMPLATE -rw-r--r--+ 3 yarn hdfs 3384 2016-04-08 10:05 /user/yarn/sandbox/vpanshe/sqooptest/IDP_SECURE_LEVEL3.IDP_L3_AMLCMTM.KDD_JOB_TEMPLATE/part-m-00000 drwxr-xr-x+ - yhaider hdfs 0 2016-05-17 10:20 /user/yhaider drwxr-xr-x+ - yhaider hdfs 0 2016-05-17 10:11 /user/yhaider/.hiveJars -rw-r--r--+ 3 yhaider hdfs 20593809 2016-05-17 10:11 /user/yhaider/.hiveJars/hive-exec-1.2.1.2.3.0.0-2557-f292457ef0da71539f43e6300089195f12223dbc359ae51eca9e004da5b40309.jar -rw-r--r--+ 3 yhaider hdfs 0 2016-05-17 10:20 /user/yhaider/test drwxrwxr-x+ - zhaider hadoop 0 2016-03-11 16:25 /user/zhaider drwxrwx---+ - zhaider hadoop 0 2016-03-11 16:26 /user/zhaider/.staging -rw-rwxr--+ 3 zhaider hadoop 27597 2016-03-11 16:25 /user/zhaider/data.txt drwxrwxr-x+ - zhaider hadoop 0 2016-03-11 16:25 /user/zhaider/pig drwxrwxr-x+ - zhaider hadoop 0 2016-03-11 16:25 /user/zhaider/pig/jobs drwxrwxr-x+ - zhaider hadoop 0 2016-03-11 16:26 /user/zhaider/pig/jobs/syntax_check_test_11-03-2016-16-25-55 -rw-rwxr--+ 3 zhaider hadoop 2 2016-03-11 16:26 /user/zhaider/pig/jobs/syntax_check_test_11-03-2016-16-25-55/exit -rw-rwxr--+ 3 zhaider hadoop 6 2016-03-11 16:25 /user/zhaider/pig/jobs/syntax_check_test_11-03-2016-16-25-55/params -rw-rwxr--+ 3 zhaider hadoop 522 2016-03-11 16:25 /user/zhaider/pig/jobs/syntax_check_test_11-03-2016-16-25-55/script.pig -rw-rwxr--+ 3 zhaider hadoop 1778 2016-03-11 16:26 /user/zhaider/pig/jobs/syntax_check_test_11-03-2016-16-25-55/stderr -rw-rwxr--+ 3 zhaider hadoop 0 2016-03-11 16:26 /user/zhaider/pig/jobs/syntax_check_test_11-03-2016-16-25-55/stdout drwxrwxr-x+ - zhaider hadoop 0 2016-03-11 16:25 /user/zhaider/pig/scripts -rw-rwxr--+ 3 zhaider hadoop 522 2016-03-11 16:25 /user/zhaider/pig/scripts/test-2016-03-11_04-22.pig
HDFS Audit Log Parser
2016-06-07T17:52:48.000Z
essai de description
Candy.+?great(*ACCEPT).+bad
Facture n° 6513sqd5641 FACTURE n : a5 2d65q.sd231564d n° facture : df321sdf54 toto facture 321354mlk fds303 lkijtij Candy tastes great but is bad for your teeth.
test previ
2017-10-11T13:28:43.000Z
((?:[a-z0-9\.\-\+]*):\/\/(?:[^\s:@\/]+(?::[^\s:@\/]*)?@)?(?:(?:25[0-5]|2[0-4]\d|[0-1]?\d?\d)(?:\.(?:25[0-5]|2[0-4]\d|[0-1]?\d?\d)){3}|\[[0-9a-f:\.]+\]|([a-z_-_0-9](?:[a-z_-_0-9-]{0,61}[a-z_-_0-9])?(?:\.(?!-)[a-z_-_0-9-]{1,63}(?<!-))*\.(?!-)(?:[a-z_-_-]{2,63}|xn--[a-z0-9]{1,59})(?<!-)\.?|[a-z_-_0-9](?:[a-z_-_0-9-]{0,61}[a-z_-_0-9])?(?:\.(?!-)[a-z_-_0-9-]{1,63}(?<!-))*|localhost))(?::\d{2,5})?(?:[\/?#][^\s]*)?\Z)
http://www.google.com
URL match with any protocol like http,ftp, etc..
2019-09-23T06:15:19.000Z