我可以访问Wordpress博客,并希望读取服务器的/root目录,该目录属于用户"root“而不是"www-data”。我也知道他的密码,但我不能打开一个交互式的shell,甚至不能被问到关于那个信息..sudo is not available: sh: 1: sudo: not found
ssh and nc are also not
: Person) {}
getAge({age: 16, classes: '5-4'}) // ok
getAge({age: 20, salary: 1000, classes: '5-4'}) // Should be error but type checker success如何编写函数签名以防止getAge({age: 20,