About 79 results found. (Query 0.37200 seconds)
If multiple daemons are running, # the first PID in the list is returned and self.pids is set to the PID list. ss = f'{self.exec_fn}.exe' cp = self.run_cmd(['ps', '-Wl'], silent=True) self.pids = () # use Windows, not Cygwin, PID pids = tuple(line.split()[3] for line in cp.stdout.decode().splitlines() if ss in line) if pids: if len(pids) > 1: self.pids = pids return pids[0] elif self.platform in ('linux', 'darwin'): ss = ' '.join(self.start_cmd) cp = self.run_cmd(['pgrep',...
ACETON — статьи и видео Скачать весь архив
= ${ PREFIX } /share/man BINDIR = ${ DESTDIR }${ PREFIX } /bin MANDIR = $( DESTDIR ) ${ MANPREFIX } /man1 SRC = src/main.c src/load.c src/csas.c src/useful.c src/flexarr.c src/sort.c src/functions.c src/draw.c src/console.c src/calc.c src/preview.c src/expand.c OBJ = ${ SRC :.c=.o } all : options csas options : @echo ${ TARGET } build options: @echo "CFLAGS = ${ CFLAGS } " @echo "LDFLAGS = ${ LDFLAGS } " @echo "CC = ${ CC } " csas : ${ OBJ } ${ CC } ${ CFLAGS } ${ LDFLAGS } $^ -o ${ TARGET } strip...
We don't packet sniff, log anything at all, or have an 'Abuse Team' (as many of our self-styled "competitors" do, whether they admit it or not) - but we do have a crack staff that will do anything within their power (outside of compromising our company stance on customer privacy) to put a stop to CP pushing across our network. Same goes for terrorist-related activities. Don't, seriously. We're not designed to protect either of those areas of activity - CP or terrorism -...
Like this     # date 201508151435     Let's check what we have     date   Fri Aug 15 14:35:00 UTC 2015     to change just the time, enter     date 1440     If you want to set seconds as well, do the following     date 1440.30     To set your time zone just copy your zone file from here /usr/share/zoneinfo to /etc/localtime     For example:     cp /usr/share/zoneinfo/Europe/Kiev/etc/localtime     Or     cp /usr/share/zoneinfo/Europe/Moscow/etc/localtime       That's it!...
■Voltar ao keijiban■ Tudo 1- Mais novo 50 [PR] GitHub [PR]   todo 1 : Ao mokoichannel, VIP deverá ser consultado :2025/04/02(水) 17:36:24.12 ID:5lhQj91B Sempre entro neste site para ver se alguém postou algo legal, mas é sempre a mesma coisa: só CP!!!! neste site, SEUS MISERÁVEIS! 13 : Ao mokoichannel, VIP deverá ser consultado :2025/05/21(水) 01:08:49.36 ID:miQdC5SX >>6 "site de pedófilos" agora virou 100% verdade.
ExternalTrayManager When started before the router, e.g. InternalTrayManager java -cp i2p.jar:router.jar:desktopgui.jar net.i2p.desktopgui.Main Full access to router context. Main The main class of the application.
Details Language: Misc Snippet mvn assembly:assembly -DdescriptorId=jar-with-dependencies Usage Example mvn assembly:assembly -DdescriptorId=jar-with-dependencies java -cp target/exampletest-1.0-SNAPSHOT-jar-with-dependencies.jar com.example.exampleorg.ExampleTestApp build dependencies jar java maven misc Previous post Next post Contents © 2026 Ben Tasker | Privacy Policy Available at snippets.bentasker.co.uk , http://phecoopwm6x7azx26ctuqcp6673bbqkrqfeoiz2wwk36sady5tqbdpqd.onion and...
Admins can do what they want on their own turf but they can't do shit about you doing your own thing. imo the free speech issue in i2p usually boils down to whether or not the admin wants CP on their site by lilly (administator) 4 months ago [reply] no cp and no violent content/calls to violence here please by lilly (administator) 4 months ago [reply] welcome to i2p!
Debugging lessons learned while fixing NetBSD About me [email protected] [email protected] NetBSD/pkgsrc for the last 3 years This talk Mix of a bunch of bugs Not solo work Thanks to riastradh, dholland, martin, kamil, many others Early attempts checkout the source code cvs [email protected]:/cvsroot co src ./build.sh -U -u -O ~/obj -m amd64 tools kernel=GENERIC cp /netbsd /onetbsd cp ~/obj/.../GENERIC/netbsd / 5-10 minutes round trip time to check (so slow that I...
Explore Help Sign In vvx / matel Watch 1 Star 0 Fork 0 You've already forked matel Code Issues Pull Requests Projects Releases Wiki Activity Files a91bf5cc8818dd029c9c026d0217d1c1fc0d3e04 matel / Makefile Varik Valefor 8b34571441 Makefile: s/cabal build// 2021-08-30 20:17:37 -04:00 7 lines 161 B Makefile Raw Blame History install : cabal haddock --haddock-all cabal install --overwrite-policy = always cp matelcli.1 /usr/local/man/man1/ uninstall : rm /usr/local/man/man1/matelcli.1 Reference...
I do not like to censor the content on my list. But, I do. I block the "really bad stuff". IE, CP. Pretty much anything else goes. Anonymous - Tue May 16 23:44:24 2023 What does IE stands for ? notbob: "In Example:" Anonymous - Wed May 17 13:52:37 2023 So that was the Latin “id est� (literally in English: "that is") kept as is by English, but it's usually abbreviated that way: "i. e" (and "in example" is just a bad guessing of the real meaning of it even though it has somehow this...
#define NALLOC 1024 /* minimum #units to request */ /* morecore: ask system for more memory */ static Header *morecore(unsigned nu) { char *cp, *sbrk(int); Header *up; if (nu < NALLOC) nu = NALLOC; cp = sbrk(nu * sizeof(Header)); if (cp == (char *) -1) /* no space at all */ return NULL; up = (Header *) cp; up- > s.size = nu; free((void...
Zimperium отмечает, что злоумышленники используют хитрую схему обмана: пользователей перенаправляют на фейковые сайты, где якобы можно скачать «новую версию YouTube Plus» или другое популярное приложение. Чтобы внушить доверие, авторы кампании подделывают отзывы и количество загрузок.
TODO: Might be some osx sysinfo magic CXXFLAGS += -maes -DAESNI install : all mkdir -p ${ PREFIX } / cp -r i2p ${ PREFIX } / Reference in New Issue View Git Blame Copy Permalink Old and stable Gitea instanse (hosted not in a data center) English Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港)...
First, here’s a short overview of how one might have gone into this situation: mkdir monorepo cd monorepo cp ../frontend . ; rm -rf frontend/.git cp ../backend . ; rm -rf backend/.git git init # (edit, add, commit, push, repeat ...) The Solution In this guide, we’ll import a single repository history into another one, but you can repeat the process as needed for each history you wish to import.
As already stated at Upload service 's page, file's content must comply with law of Russian Federation. Anything like extremist materials, CP, and so on is forbidden. Thanks to degenerates I've closed access from darknet. RSS рус eng v26.13.0 © 2017—2026 Alexander ❝Arav❞ Andreev < [email protected] > Privacy statements
Windows 7 C:/User/"Benutzername"/AppData/Roaming/I2P/i2pbote/ Linux home/"Benutzername"/.i2p/i2pbote/ Jetzt müsst ihr nur noch die Dateien adressBook und identities kopieren, I2P neustarten Fertig eepget nach oben Die Benutzung von EEPGET unter Windows mit der Eingabeaufforderung cd C:\Programme\i2p java -cp lib\i2p.jar net.i2p.util.EepGet -n 999 http://tutorials.i2p/dat/eepget_url.bat (the -n 999 means keep retrying for 999 times) oder alles in einer Zeile java -cp...
Seattle Computer Products decides to make their own disk operating system (DOS), due to delays by Digital Research in releasing a CP/M-86 operating system. August QDOS 0.10 (Quick and Dirty Operating System) is shipped by Seattle Computer Products. Even though it had been created in only two man-months, the DOS worked surprisingly well.