Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
procone.py -- OMUD
08-14-2021, 06:30 PM
Post: #19
RE: procone.py -- OMUD
(08-14-2021 12:37 AM)lingu Wrote:  
(08-13-2021 07:36 PM)zhihao Wrote:  
(09-25-2020 01:15 AM)zhihao Wrote:  deleteIfMatch()
Code:
use auntie to delete case in sage
}

find little info about auntie after I search in tab, cod://sage-src/src/auntie/auntie.cpp has some infos, looks like no remove operation

Code:
void usage() {
  printf (("\
Usage: auntie [--dryrun] [up | down | list | pushmove | register] [...] \n\
  up        starts a KissUp operation,\n              which stores (uploads) the file \n\
  down      auntie down requests a KissDown operation,\n              which provides (downloads)\n              the file in  the  name <filename> \n\
  list      auntie list lists the currently stored keys in GFAT.\n              These are similar to the filenames\n              of files in the GFAT system \n\
  pushmove  auntie [--dryrun] pushmove <filename>\n              <hostname> <id> <suffix>\n              pushes the file to EFS of the helper_portal \n\
  register  auntie [--dryrun] register <filename>\n              auntie register registers a task \n              specification file with Sage \n\
  dryrun    auntie [--dryrun] \n              If --dryrun is specified, auntie conducts a dryrun\n              and does not really upload or download the data\n"));

}

try list some files
Code:
[sage@limbo305-1 test]$ /thinker/globe/.think/run/auntie list
[sage@limbo305-1 test]$

If list does not work, file a bug, write a test for it, and debug to fix the problem.

ok, it recorded in 2016
Quote this message in a reply
Post Reply 


Messages In This Thread
procone.py -- OMUD - zhihao - 09-25-2020, 01:15 AM
RE: procone.py -- OMUD - zhihao - 09-25-2020, 01:31 AM
RE: procone.py -- OMUD - lingu - 09-26-2020, 12:38 PM
RE: procone.py -- OMUD - zhihao - 09-26-2020, 04:34 PM
RE: procone.py -- OMUD - lingu - 09-26-2020, 06:27 PM
RE: procone.py -- OMUD - zhihao - 09-26-2020, 07:05 PM
RE: procone.py -- OMUD - lingu - 11-30-2020, 01:13 PM
RE: procone.py -- OMUD - zhihao - 08-12-2021, 11:43 AM
RE: procone.py -- OMUD - zhihao - 08-10-2021, 01:58 PM
RE: procone.py -- OMUD - lingu - 08-11-2021, 06:57 PM
RE: procone.py -- OMUD - zhihao - 08-12-2021, 11:32 AM
RE: procone.py -- OMUD - zhihao - 08-11-2021, 08:24 PM
RE: procone.py -- OMUD - zhihao - 08-12-2021, 11:28 AM
RE: procone.py -- OMUD - zhihao - 08-12-2021, 12:14 PM
RE: procone.py -- OMUD - lingu - 08-14-2021, 12:35 AM
RE: procone.py -- OMUD - zhihao - 08-14-2021, 01:04 PM
RE: procone.py -- OMUD - zhihao - 08-13-2021, 07:36 PM
RE: procone.py -- OMUD - lingu - 08-14-2021, 12:37 AM
RE: procone.py -- OMUD - zhihao - 08-14-2021 06:30 PM

Forum Jump: